GraphiQL API Documentation
Preparing search index...
@graphiql/react
useEditorState
Function useEditorState
useEditorState
(
editor
:
"query"
|
"header"
|
"variable"
,
)
:
[
string
,
(
val
:
string
)
=>
void
]
Parameters
editor
:
"query"
|
"header"
|
"variable"
Returns
[
string
,
(
val
:
string
)
=>
void
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GraphiQL API Documentation
Loading...