@stigg/react-sdk - v10.7.0
    Preparing search index...

    Type Alias OnUsageUpdatedV2Subscription

    type OnUsageUpdatedV2Subscription = {
        __typename?: "Subscription";
        usageUpdatedV2: { __typename?: "UsageUpdatedV2" } & UsageUpdatedV2PayloadFragment;
    }
    Index

    Properties

    __typename?: "Subscription"
    usageUpdatedV2: { __typename?: "UsageUpdatedV2" } & UsageUpdatedV2PayloadFragment