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

How to filter api from the option value #87

Open
tufail opened this issue Dec 31, 2024 · 0 comments
Open

How to filter api from the option value #87

tufail opened this issue Dec 31, 2024 · 0 comments

Comments

@tufail
Copy link

tufail commented Dec 31, 2024

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"

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