/spec

Specification for GraphQLCRUD

Primary LanguageJavaScriptApache License 2.0Apache-2.0

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