Uploaded image for project: 'Realm JavaScript SDK'
  1. Realm JavaScript SDK
  2. RJS-704

How to filter by a value in a list?

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: None

      If I have in a schema like this:

      FormularioSchema = {
        name: user,
        properties: {
          names: 'string?[]',
      };
      

      How can I get all user that have a "Jim" name in names array ??

      Its there a query for that? I cant find a way to do it.

            Assignee:
            Unassigned Unassigned
            Reporter:
            unitosyncbot Unito Sync Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: