Appearance
crelte / queries / isQuery
function isQuery(obj): obj is Query;
Returns true if the passed object is a GraphQlQuery
any
obj is Query