Skip to content

GraphQL: Add a case-insensitive filter for string containment #1837

Closed
@lutter

Description

@lutter

We have a filter field_contains: "something" which matches any entity whose field contains the string "something". The comparison for that is case sensitive. It would be good to also have a filter for string containment that is not case sensitive.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions