Typo in documentation
otariki opened this issue · 2 comments
otariki commented
Hi
Not sure if this is correct place to report that issue but don't know better one.
in doc (here: https://hasura.io/learn/graphql/intro-graphql/graphql-queries/) there is:
"The schema is a graph-like schema where all the 3 models are linked to each other. Since all 3 modes are linked, we can use nested queries."
I think this is typo and instead of "modes" it should be "models"
kaleem68 commented
LGTM - should get merged.
praveenweb commented
Closed via #682