@squidcloud/backend
    Preparing search index...

    Class GraphqlContext

    The context provided to a secure GraphQL function.

    Index

    Properties

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