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