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
I appears a wrapper around the QueriesApi is required to achieve result typing on queries (as denoted in the examples.ts). I propose adding typing to the rocksetClient.queries.query definition in
I appears a wrapper around the
QueriesApi
is required to achieve result typing on queries (as denoted in theexamples.ts
). I propose adding typing to therocksetClient.queries.query
definition inrockset-js/packages/client/src/codegen/api.ts
Lines 3809 to 3814 in 143cb5b
The same goes for pagination: (
getQueryResults
)rockset-js/packages/client/src/codegen/api.ts
Lines 3640 to 3644 in 143cb5b
The text was updated successfully, but these errors were encountered: