GraphiQL API Documentation
Preparing search index...
codemirror-graphql
jump
GraphQLJumpOptions
Interface GraphQLJumpOptions
interface
GraphQLJumpOptions
{
onClick
?:
()
=>
void
;
schema
?:
GraphQLSchema
;
state
?:
State
;
}
Index
Properties
on
Click?
schema?
state?
Properties
Optional
on
Click
onClick
?:
()
=>
void
Optional
schema
schema
?:
GraphQLSchema
Optional
state
state
?:
State
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
on
Click
schema
state
GraphiQL API Documentation
Loading...