parseFetchOptions variable

A utility for parsing the fetch options using request specific, client config and default settings.

Signature:

parseFetchOptions: (client: Client, manager: DragonManagerKey | ApiManagerKey, options?: FetchOptions) => FetchOptions

References: Client, DragonManagerKey, ApiManagerKey, FetchOptions, FetchOptions