@sudoplatform/sudo-api-client
    Preparing search index...

    Class DefaultApiClientManager

    Singleton to manage a GraphQL client instance that may be shared by multiple service clients.

    Implements

    Index

    Methods

    • Returns the default client config associated with the provided configNamespace, or the default configNamespace if none is provided.

      Parameters

      • OptionalconfigNamespace: string

        The namespace of the config to retrieve the default client options for.

      Returns ApiClientConfig

      The default client config associated with the provided configNamespace, or the default configNamespace if none is provided.