Filter not in #933
Unanswered
elvispdosreis
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I need to do a select using not in
/api/servico?filter[tag]=unifamiliar,multifamiliar,galpao_industria,comercial_sala,loteamento
servicos.tag not in
Is there any way for me to deny the field type
/api/servico?filter[!tag]=unifamiliar,multifamiliar
or/api/servico?filter[tag]=!unifamiliar,!multifamiliar
Beta Was this translation helpful? Give feedback.
All reactions