You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I have a JSON document like this and I want to query for all objects containing AI in the projects slice, how do I do that? I tried WhereIn(), but that does not seem to help!
The text was updated successfully, but these errors were encountered:
I may be missing something here, but consider this example.
JSON:
If I have a JSON document like this and I want to query for all objects containing AI in the projects slice, how do I do that? I tried WhereIn(), but that does not seem to help!
The text was updated successfully, but these errors were encountered: