Skip to main content

parse

Function parse 

Source
pub fn parse(graphql: &str) -> Result<GraphQLRoot, String>
Expand description

Parses a GraphQL string.