GraphQLCRUD is a GraphQL CRUD API specification for databases
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.
Specification is being build using https://docusaurus.io generator. Please inspect docs folder for all content
Apache License 2.0