Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

@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

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions