@squidcloud/backend
Preparing search index...
SecureGraphQLAction
Type Alias SecureGraphQLAction
SecureGraphQLAction
:
|
(
(
context
:
GraphqlContext
)
=>
boolean
|
Promise
<
boolean
>
)
|
(
()
=>
boolean
|
Promise
<
boolean
>
)
A function that determines access to a GraphQL operation, optionally using the GraphQL context.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@squidcloud/backend
Loading...
A function that determines access to a GraphQL operation, optionally using the GraphQL context.