Configuration options for API clients extending ApiClientBase.
Optional
Base URL for the API.
When omitted, the concrete client is expected to construct full URLs internally.
Client identifier used for authentication or tracking.
Contentful environment identifier.
Defaults to main when not provided.
main
Options used to configure the underlying protected fetch method.
apiName is derived from the client name and must not be provided here.
apiName
Configuration options for API clients extending ApiClientBase.