hasura / hasura/graphql-data-specification
Add specification for projection functions
Open
- Dominant language
- No language data
- Stars
- 19
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Projection functions are stateless functions that take an input and provide an output.
They are very useful, especially in allowing addition of domain specific logic to NLS (eg: input validation) (#16 )
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.