What's te correct syntax to handle filters through...
# help
z
What's te correct syntax to handle filters through REST API?
n
Hello @zavbala! This thread has been automatically created from your message in #843999948717555735 a few seconds ago. We have already mentioned the @User so that they can see your message and help you as soon as possible! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates. Want to change the title? Use the ``/title`` command! We have solved your problem? Click the button below to archive it.
z
Or where there docs about this?
g
Easiest way is to go to your api for a table and select BASH at the top you will see format for a basic filter. If you need more detail on filter format you can get that from PostgREST.org https://postgrest.org/en/stable/api.html
n
zavbala (2022-05-27)
z
Cool, thanks