Skip to content

GraphQL filter case insensitive #125

@sergiocbueno

Description

@sergiocbueno

Hi,

I've been using this library for a significant time and during my usage I've noticed the bind with the GraphQL filters does not work when the first char is upper case. It is definitely not a blocker, but I believe it would be nice to have if we can ignore the first char case (case insensitive). This library is purely for dotnet and the property standard for dotnet is to start with upper case.

Follow an example below.

image

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions