Gato GraphQL logo

Feature:

Interactive Clients and User Interface

Interactive Clients and User Interface

Gato GraphQL provides a multitude of interactive clients, and a user interface based on the WordPress editor, so that anybody can operate it, whether a developer or not.

User-friendly interface

Gato GraphQL provides a multitude of graphical clients (based on the WordPress editor) to configure the GraphQL schema, deprecate fields, define access control and cache control, and others:

Selecting the Schema Configuration in the Custom Endpoint
Selecting the Schema Configuration in the Custom Endpoint

These clients make it very easy to interact with Gato GraphQL, directly within the wp-admin (and without the need of any PHP code), reducing friction and removing barriers so that anyone (developers and non-developers alike) can use it.

GraphiQL client

Execute the query against the GraphQL server using the GraphiQL client:

GraphiQL client
GraphiQL client

The GraphiQL Explorer is also provided, allowing us to compose the GraphQL query in a visual manner, by clicking on fields:

GraphiQL with Explorer
GraphiQL with Explorer

Voyager client

Visualize the GraphQL schema using the GraphQL Voyager client:

GraphQL Voyager client
GraphQL Voyager client

This tool enables to interact with the schema, as to understand how every entity in the application's data model relate to each other.

Discover the power

Try demo now!

Play with Gato GraphQL + all extensions in your own sandbox site, for free