parse_introspection

Function parse_introspection 

Source
pub fn parse_introspection<R>(input: R) -> Result<IntrospectionQuery>
where R: Read,