[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-09-30 UTC."],[[["The `gql()` function parses a GQL query string, such as 'SELECT * FROM Kind WHERE prop = 1'."],["The `query_string` argument is required and represents the full GQL query to be parsed."],["Optional `*args` and `**kwds` arguments can be used for calling the `bind()` method."],["The function returns an instance of `query_class` after parsing the provided GQL query string."]]],[]]