@squidcloud/backend
    Preparing search index...

    Class GraphqlContext

    The context provided to a secure GraphQL function.

    Index

    Properties

    isGraphiQL: boolean
    operationName: undefined | string
    query: undefined | string
    variables: undefined | string | Record<string, any>