This helper function's document is here: https://tanstack.com/query/latest/docs/framework/react/reference/queryOptions#queryoptions Detail: https://tkdodo.eu/blog/the-query-options-api In official packages, this function is exported from adaptors package, like this: https://github.com/TanStack/query/blob/3104854c1c8fff050daf031f9eeacbbc2acb4fba/packages/react-query/src/queryOptions.ts#L62 Maybe we can add this function in this repo, too.
This helper function's document is here:
https://tanstack.com/query/latest/docs/framework/react/reference/queryOptions#queryoptions
Detail:
https://tkdodo.eu/blog/the-query-options-api
In official packages, this function is exported from adaptors package, like this:
https://github.com/TanStack/query/blob/3104854c1c8fff050daf031f9eeacbbc2acb4fba/packages/react-query/src/queryOptions.ts#L62
Maybe we can add this function in this repo, too.