hyper63 / hyper

A service framework leveraging ports and adapters architecture to scale on your terms
https://docs.hyper.io
Apache License 2.0
76 stars 10 forks source link

bug(connect): QueryOptions missing `skip` in TS type #609

Closed TillaTheHun0 closed 1 year ago

TillaTheHun0 commented 1 year ago

It's supported by the API, it's just not on the TS type, so breaks folk's Intellisense and TS compilation.