Skip to main content

API

All the examples made here are around a playground API specially made to showcase usual usage of GraphQL APIs in gqless.

You can also check it http://examples-api.gqless.com and play with it, since it also offers a playground using Altair GraphQL Client and an interactive visualization of the schema using GraphQL Voyager.

Feel free to suggest new specific features to offer in it.

Online Editor and Visualization

These examples are made using CodeSandbox, which allows you to modify the examples and play with gqless without installing anything.

Examples

We are planning to add more examples about all the different expected usages of gqless.

And we encourage you to Join our Discord server or open a new GitHub issue to request some examples about specific issues you might have, and you will also be helping everyone.


For now, you can check some examples about:

gqless in React Suspense