Preparing search index...
The search index is not available
@terrestris/shogun-util
@terrestris/shogun-util
service/GraphQLService
GraphQLQueryObject
Interface GraphQLQueryObject
interface
GraphQLQueryObject
{
query
:
string
;
variables
?:
Record
<
string
,
any
>
;
}
Index
Properties
query
variables?
Properties
query
query
:
string
Optional
variables
variables
?:
Record
<
string
,
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
query
variables
@terrestris/shogun-util
Loading...