Skip to content

How to filter api from the option value #87

@tufail

Description

@tufail

Hey , if we have the option in api as multiple select. How can we filter the data if it has an option selected

example

  
 title: "title one",
 categories: [
  "category1",
   "category2"
]
}]```

How can we just filter the data contents if it has selected "category1"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions