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