Create a React Query adapter for a Beignet client.
Create this once near client setup, then bind contracts with the returned
rq(contract) function.
Pass keyHeaders to include specific identity headers, such as a tenant
header, in generated query keys. Headers are excluded by default so
persisted caches never store credentials.
Create a React Query adapter for a Beignet client.
Create this once near client setup, then bind contracts with the returned
rq(contract)function.Pass
keyHeadersto include specific identity headers, such as a tenant header, in generated query keys. Headers are excluded by default so persisted caches never store credentials.