Try Query Page

If you selected Try Query on the Operations page, the Try Query page appears with the following options.

Element Description

GraphQL Variables

Enter the values for the input variables that you defined in the Operations page.

Test

Click Try Query to validate the query.

The query is tested with the input variables that were entered. Testing the query enables you to check the response while configuring the adapter. You can change or edit your query based on the response.

Note:

Testing a mutation query can result in Create/Update/Delete of the actual record in the target application.