Introduction

This module allows altering the resolved filter of the JSON:API endpoints.

How does this work?

This module alters the jsonapi.entity_resource service's controller class with a new one which extends it. This allows the creation of the hook_json_entity_filter_override_alter() which allows modules to change the resolved filter of the JSON:API endpoints.