This repository was archived by the owner on Jun 1, 2025. It is now read-only.
Fix Backend Service postProcess got called 2x times
- Add a
destroyFilters()function to fix the backend services (OData/GraphQL) that were calling 2x times apostProcessintroduced by previous version change.