doc/graphql: fix typo (#3299)

This commit is contained in:
KaiserBh
2023-02-06 20:17:18 +11:00
committed by GitHub
parent 0e6ef32505
commit 9881f575ce

View File

@@ -147,7 +147,7 @@ Let's add this file to the root of the project. Follow the comments in this file
means:
```yaml title="gqlgen.yml"
# schema tells gqlgen when the GraphQL schema is located.
# schema tells gqlgen where the GraphQL schema is located.
schema:
- ent.graphql