mirror of
https://github.com/graphql-python/graphene.git
synced 2025-07-15 18:42:28 +03:00
Document that __debug must be last field
This commit is contained in:
parent
3d66159826
commit
3a69146d8a
|
@ -49,3 +49,4 @@ You can query it for outputing all the sql transactions that happened in the Gra
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Note that the `__debug` field must be the last field in your query.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user