API ReferenceClient SDK ReferenceClassesGraphqlContextOn this pageClass: GraphqlContextThe context provided to a secure GraphQL function.PropertiesisGraphiQL• Readonly isGraphiQL: booleanoperationName• Readonly operationName: undefined | stringquery• Readonly query: undefined | stringvariables• Readonly variables: undefined | string | Record<string, any>