I have the following snippet of code:
const { loading, error, data, fetchMore, refetch, variables, } = useQuery(GET_USERS, { variables: { qu