Skip to main content
Solid Relay

Interface: LoadQueryOptions

Defined in: index.d.mts:9

Options for loadQuery.

Properties

fetchPolicy?

readonly optional fetchPolicy: FetchPolicy | null

Defined in: index.d.mts:11

Fetch policy for the preload request.


networkCacheConfig?

readonly optional networkCacheConfig: CacheConfig | null

Defined in: index.d.mts:13

Cache configuration for the preload request.


onQueryAstLoadTimeout?

readonly optional onQueryAstLoadTimeout: () => void | null

Defined in: index.d.mts:15

Callback to invoke if the query AST takes too long to load.

Last updated: 3/5/26, 7:43 PM

Edit this page on GitHub
Solid RelaySolidJS Bindings for Relay
Community
github