@squidcloud/backend
Preparing search index...
GraphqlContext
Class GraphqlContext
The context provided to a secure GraphQL function.
Index
Properties
is
GraphiQL
operation
Name
query
variables
Properties
Readonly
is
GraphiQL
isGraphiQL
:
boolean
Readonly
operation
Name
operationName
:
undefined
|
string
Readonly
query
query
:
undefined
|
string
Readonly
variables
variables
:
undefined
|
string
|
Record
<
string
,
any
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
is
GraphiQL
operation
Name
query
variables
@squidcloud/backend
Loading...
The context provided to a secure GraphQL function.