GraphiQL API Documentation
Preparing search index...
@graphiql/react
useOperationsEditorState
Function useOperationsEditorState
useOperationsEditorState
()
:
[
operations
:
string
,
setOperations
:
(
content
:
string
)
=>
void
,
]
useState-like hook for the current tab operations editor state
Returns
[
operations
:
string
,
setOperations
:
(
content
:
string
)
=>
void
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GraphiQL API Documentation
Loading...
useState-like hook for the current tab operations editor state