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

connect: add support for sort syntax on data.index #603

Closed TillaTheHun0 closed 1 year ago

TillaTheHun0 commented 1 year ago

This PR adds support to hyper-connect for passing the index sort direction, when creating an index. Really just expanding the TS types.