Home > @lukso/data-provider-base > BaseFormDataUploader > getPostEndpoint
Return the fetch endpoint this is going to. Must be overridden by a more specific implementation.
Signature:
getPostEndpoint(): string;
Returns:
string