WinstonFassett / graphql-schemas

A collection of common and useful GraphQL Object schemas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

graphql-schemas

A collection of common and useful GraphQL Object schemas. Expressed in GraphQL Schema Language.

(Need a quick primer? Refer to the cheat sheet)

Schemas List

Want to contribute more schemas?

Raison d'être

To have a repository of common and reusable GraphQL Object schemas, preferably with defined specifications / documentation.

How to contribute

Feel free to submit PRs for:

  • New schemas
  • Add JSON data sets and GraphQL queries to allow others to test and validate their implementation.

If you have implemented any of the above schemas, feel free to add a link to it in the README.

License

MIT

About

A collection of common and useful GraphQL Object schemas

License:MIT License