mirror of
https://github.com/ent/ent.git
synced 2026-04-28 13:40:56 +03:00
doc/graphql: fix typo (#3299)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user