andersao / andersao/l5-repository
Is it possible to pass null field value on API
未關閉
- 主要語言
- PHP
- 星號
- 4.2k
- 分支
- 880
- PR 合併指標
- 30 天內沒有已合併 PR
描述
I'm in need to fetch data from where a field value is not null.
In details I have to fetch all users whose department_id is null using our standard API. I was trying something like below but it wasn't worked:
`http://prettus.local/users?search=department_id:&searchFields=department_id:<>`
I'm curious whether it is possible, can someone help me out?
貢獻指南
評估
這個 Issue 還沒有評估資料。