Interface

ResolvedInstance

Immutable resolved instance descriptor attached to each Client.

Properties

discovery: Readonly<APIInstance> | null

Full discovery document when available (fromDiscovery / fetchInstance).

endpoints: Readonly<APIInstanceEndpoints>