pub fn parse_graphql_sdl_string(content: &str) -> Result<GraphQLSchema>
Parse GraphQL SDL from a string