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
We have different enums for providing filtering options for Products and Variations. The goal here is to have a single filterOptions enum that could handle all the filters so that we could use it in our refactored business logic to fetch Products and Variations from data source.