-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request