Function graphql_tools::ast::utils::find_schema_definition[][src]

pub fn find_schema_definition(schema: &Document) -> Option<&SchemaDefinition>