Skip to content
This repository was archived by the owner on Sep 3, 2021. It is now read-only.

Conversation

@steezeburger
Copy link

@steezeburger steezeburger commented Jun 1, 2020

Most applications need case insensitive filtering. This PR adds that feature through the use of a contains_i input type.

{ Movie(filter: {title_contains_i: "river"}) { title } } 

TODO:

  • write integration test
@johnymontana johnymontana self-assigned this Jul 24, 2020
@textminer
Copy link

The addition of these filters would provide great benefit and with easiness to use

@michaeldgraham
Copy link
Collaborator

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

4 participants