You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Only required if the OpenApi schema requires parameters.
106
106
- The options `params` are used as key. See [Query Keys](https://tanstack.com/query/latest/docs/framework/react/guides/query-keys) for more information.
107
107
-`infiniteQueryOptions`
108
+
-`pageParamName` The query param name used for pagination, `"cursor"` by default.
108
109
- The original `useInfiniteQuery` options.
109
110
-[See more information](https://tanstack.com/query/latest/docs/framework/react/reference/useInfiniteQuery)
0 commit comments