Extracting status

Hello,

When you retrieve a status in graphQL the first letter of stateName is capitalised. Yet to use it as a parameter in a graphQL query it must be all lower case. Is it worthwhile keeping it all lowercase for consistency? Maybe not, but I thought it worth throwing up here for second opinions.

Here’s a graphic showing what I’m on about :wink:

Hi Michael,

Thanks for reporting this. We strongly value consistency, and we’re currently exploring options to improve this without breaking functionality for users that are already using it as-is. We’ll keep you updated of developments.