pub fn parse_introspection_from_string(
    input: &str
) -> Result<IntrospectionQuery>