Expand description
Execution engine for the schema introspection portion of a query
The main entry point is partial_execute
.
Functionsยง
- check_
max_ depth - Check that the nesting level of some list fields does not exceed a fixed depth limit.
- partial_
execute - Excecutes the schema introspection portion of a query and returns a partial response.