github.com/unigraph-dev/dgraph@v1.1.1-0.20200923154953-8b52b426f765/gql/fuzz-data/corpus/test097.in (about) 1 { 2 "query": "query testQuery($a: int = 3 , $b: int = 4 , $c : int = 3){root(func: uid( 0x0a)) {name(first: $b, after: $a, offset: $c){english}}}", 3 "variables": {"$b": "5" } 4 }