Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 613 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 613 Bytes

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