Skip to main content

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:

Choose Trigger

In this example, a GraphQL Request has been chosen.

Choose Example

Input the Name and Trigger details or select one of the example provided in the drop down:

Choose Example Pokemon

The Pokeshop - Import from Stream example has been chosen.

Add any additional information and click Run:

Create Test - Query

Create Test - Schema

When the test is finished, you will get the following results:

Finished Trace

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!