@stigg/js-client-sdk - v4.12.0
    Preparing search index...

    Type Alias ReportEntitlementCheckRequestedMutation

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

    Properties

    __typename?: "Mutation"
    reportEntitlementCheckRequested: boolean