Submit GraphQL Queries
To run a GraphQL query:
- Type a valid query in the editor.
- Open the VS Code command palette.
- Select the
MarkLogic: Submit GraphQL Query
command.
Query results will apper in the MLXPRS: RESULTS
tab in the bottom panel, or open in a new editor tab - depending on the value of the Marklogic: Results In Editor Tab
setting.
For more information on sending GraphQL request to MarkLogic, please refer to GET /v1/rows/graphql and Introduction to GraphQL with MarkLogic.