Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.
31.18k
stars
2.76k
forks
source link
Docs: Model reference documentation should talk about "why / what is a model" #10329
Open
coco98 opened 4 months ago
On the model documentation https://hasura.io/docs/3.0/supergraph-modeling/models shouldn't we mention why we add models?
For example:
Models create a standard API with a, b, c features and compose well with each other. here's an example of a model actually shows up in your API.
And then we go into the reference documentation?