GraphiQL API Documentation
Preparing search index...
@graphiql/toolkit
FetcherOpts
Type Alias FetcherOpts
type
FetcherOpts
=
{
documentAST
?:
DocumentNode
;
headers
?:
{
[
key
:
string
]:
any
}
;
}
Index
Properties
document
AST?
headers?
Properties
Optional
document
AST
documentAST
?:
DocumentNode
Optional
headers
headers
?:
{
[
key
:
string
]:
any
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
document
AST
headers
GraphiQL API Documentation
Loading...