Function apollo_compiler::execution::check_introspection_max_depth
source ยท pub fn check_introspection_max_depth(
document: &Valid<ExecutableDocument>,
operation: &Operation,
) -> Result<(), DeeplyNestedIntrospectionListError>