Skip to main content

UseLazyQuery

A React hook which allows you to execute a GraphQL query lazily.

Example

Ts
Signature

Parameters

query

parameterDocumentNode | TypedDocumentNode<T, V>

options

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