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

    Type Alias ReportEventMutation

    type ReportEventMutation = {
        __typename?: "Mutation";
        reportEvent?: string | null;
    }
    Index

    Properties

    __typename?: "Mutation"
    reportEvent?: string | null