Creating Tests - GraphQL
GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools.
👉 Join our shared Pokeshop API Demo environment and try creating a Test yourself!
Click the GraphQL option to continue:
In this example, a GraphQL Request has been chosen.
Input the Name and Trigger details or select one of the example provided in the drop down:
The Pokeshop - Import from Stream example has been chosen.
Add any additional information and click Run:
When the test is finished, you will get the following results:
Please visit the Test Results document for an explanation of viewing the results of a test.
👉 Join our shared Pokeshop API Demo environment and try creating a Test yourself!