Hooked up onRunGQLQuery editor command
This commit is contained in:
@@ -169,6 +169,7 @@
|
||||
<QueryEditor
|
||||
ref="queryEditor"
|
||||
v-model="gqlQueryString"
|
||||
:onRunGQLQuery="runQuery"
|
||||
:options="{
|
||||
maxLines: responseBodyMaxLines,
|
||||
minLines: '16',
|
||||
|
||||
Reference in New Issue
Block a user