Module introspection

Source
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.