Skip to main content
Previewvendurehq/vendure/feat/4563-refund-destinations

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 }