I use a simple useQuery:
const {data, loading, error} = useQuery(LISTINGS, { variables: { page: page,