@stigg/node-server-sdk - v4.51.0
    Preparing search index...

    Type Alias ReportEntitlementCheckRequestedMutation

    type ReportEntitlementCheckRequestedMutation = {
        __typename?: "Mutation";
        reportEntitlementCheckRequested: boolean;
    }
    Index

    Properties

    __typename?: "Mutation"
    reportEntitlementCheckRequested: boolean