Optionalconfig: IOpConfig<never, any>OptionalbaseUrl: stringOptionalapiVersion: stringProtectedapiProtectedaxiosProtectedbaseURLProtectedconfigProtected OptionalurlProtected StaticoperationProtectedbuildRedefined function query url Builder
Launches the execution request
ProtectedgetProtectedgetReturns data according to the operation settings from the query result
Protectedgetreturn raw data from responce
ProtectedgetReturns the prepared config for the request via Axios
ProtectedgetReturns the name of the property where the expected data is stored
ProtectedgetReturns the name of the property that contains the request success flag
ProtectedgetReturns the response code that is considered successful
ProtectedgetProtectedisReturns true if the data has a success flag
ProtectedprocessProcessing data received in the operation
ProtectedresponseReturns true if the data is valid and applicable to the successful result of the operation
ProtectedsuccessHandler the successful completion of the request
Public