Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 854 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 854 Bytes

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