OBJECT
DjangoDebug
Debugging information for the current query.
link GraphQL Schema definition
- type DjangoDebug {
- # Executed SQL queries for this API query.
- DjangoDebugSQL] : [
- }
OBJECT
Debugging information for the current query.
- type DjangoDebug {
- # Executed SQL queries for this API query.
- DjangoDebugSQL] : [
- }