graphqlcrud / spec

Specification for GraphQLCRUD
https://graphqlcrud.org
Apache License 2.0
22 stars 4 forks source link

GraphQLCRUD

GraphQLCRUD is a GraphQL CRUD API specification for databases

Motivation

GraphQL is a flexible query language supporting many different data access patterns. In practice, simple CRUD operations turn out to be a very common pattern. Standardising this very common pattern enables the community to build tooling specific to the common CRUD style API.

Contributing

Specification is being build using https://docusaurus.io generator. Please inspect docs folder for all content

License

Apache License 2.0