Skip to main content

UseQuery

A React hook which provides access to the results of a GraphQL query.

Example

Ts
Signature

Parameters

query

parameterDocumentNode | TypedDocumentNode<T, V>

variables

parameterV

options

parameter{ refetchOnChannelChange: boolean }
Was this chapter helpful?
Report Issue
Edited Feb 12, 2026ยทEdit this page