parse_gql_str

Function parse_gql_str 

Source
pub fn parse_gql_str<T: AsRef<str>>(source: T) -> Result<Request>