Optional
apiOptional
authentication?: AuthenticationThe authentication configuration to use for authenticated API requests.
Optional
cache?: CacheDefault cache implementation Cache
Optional
customCustom fetch method overrides fetch in the ApiClient
input to the customFetch
Optional
init: RequestInitadditional configuration for the request like the method to use, headers, etc.
a Response wrapped in a promise
Optional
debug?: booleanIf true, logs debug messages to the console.
Optional
defaultThe default locale to use for all API requests.
Optional
logger?: {Represents a logger object with optional logging methods for various log levels.
Optional
serializer?: SerializerCustom serializer to use for deserializing api response.
Generated using TypeDoc
The base path for the JSON:API endpoint