Optional
meta?: Record<string, any>Any metadata that should be attached to the endpoint's requests for later reference
Optional
method?: HTTPMethodThe HTTP method of the endpoint. Defaults to GET
The path of the endpoint relative to the API APIConfig.baseURL
The definition of an API endpoint to be listed in the APIConfig.endpoints map