@archastro/sdk
    Preparing search index...

    Type Alias CustomObjectSubscriptionsPlatformClient<TClient>

    CustomObjectSubscriptionsPlatformClient: TClient & {
        customObjectSubscriptions: CustomObjectSubscriptions;
    }

    Type Parameters