hasura / hasura/graphql-data-specification
Take a final call on the authoring experience
Open
- Dominant language
- No language data
- Stars
- 19
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
A GDS compliant engine takes GDS input and presents a GraphQL API.
GDS Input:
1. Source capabilities:
- List of sources: Each source has:
- catalog
- operators
- predicate functions
- aggregate functions
- projection functions
- List of engine provided features (that can be applied on any datasource):
- least common denominator operators, predicate functions, aggregation functions
- custom projection functions
2. DGDL: Models, Edges & Mapping
3. NLS
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.