graphql-engine icon indicating copy to clipboard operation
graphql-engine copied to clipboard

Docs: Model reference documentation should talk about "why / what is a model"

Open coco98 opened this issue 1 year ago • 1 comments

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?

coco98 avatar Jul 15 '24 07:07 coco98

https://github.com/hasura/v3-docs/pull/501

seanparkross avatar Jul 18 '24 12:07 seanparkross