# @genqlient(pointer: true) query GetPokemon($where: getPokemonBoolExp!) { getPokemon(where: $where) { species level } }