city41
02/15/2022, 10:36 PMrange()
and order()
.
Here is the rpc:
https://github.com/city41/smaghetti/blob/main/database/migrations/1640448225339_getAllPublishedLevelsFunction.js
and here is how it is called using the supabase-js client:
https://github.com/city41/smaghetti/blob/main/src/components/levels/Levels2Page/ConnectedLevels2Page.tsx#L61city41
02/15/2022, 10:39 PM