MCPcopy Create free account
hub / github.com/TanStack/query / queryOptions

Function queryOptions

packages/solid-query/src/queryOptions.ts:59–61  ·  view source on GitHub ↗
(options: unknown)

Source from the content-addressed store, hash-verified

57 QueryKeyWithDataTag<TQueryKey, TQueryFnData, TError>
58
59export function queryOptions(options: unknown) {
60 return options
61}

Callers 4

Calls

no outgoing calls

Tested by

no test coverage detected