Implement flexible exposed Filtering on Edges

Created on 21 August 2024, 3 months ago
Updated 26 August 2024, 3 months ago

Problem/Motivation

One of the most useful functionalities when getting multiple entities lists (edges) is the filtering option.

On this module I can see some filtering Classes under modules/graphql_compose_edges/src/Filters but these are too specific and not so flexible.

In fact I am interested to build a filtering functionality like the one from graphql 3.x.

Proposed resolution

Alter module "graphql_compose_edges" to allow filtering by any field.

Remaining tasks

- Patch with changes.
- Could remove existing filters "published", "langcode" sice the new option includes these.

User interface changes

None (except if we want to allow users enable/disable this per entity).

API changes

Need to add this on Docs.

Data model changes

✨ Feature request
Status

Postponed

Version

2.2

Component

Code

Created by

πŸ‡¬πŸ‡·Greece TheodorosPloumis Greece

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024