Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

objectSearchParameters construct search in array #375

Open
flinden68 opened this issue Mar 21, 2024 · 0 comments
Open

objectSearchParameters construct search in array #375

flinden68 opened this issue Mar 21, 2024 · 0 comments

Comments

@flinden68
Copy link

We have objects with an array of roles inside the object
"rollen": [ { "roltype": "natuurlijkpersoon", "identificatie": "000000001", "betrokkeneType": "initiator" }, { "roltype": "medewerker", "identificatie": "SomeUser", "betrokkeneType": "behandelaar" } ]

How do we construct the objectSearchParameters to get, for example an object contains a role with identificatie = "000000001"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant