And I always get back an empty array. Tried across multiple versions of the graphql api. The opposite works fine to find all orders where email exists email:*
I suspect this is because the email field defaults to an empty string instead of a null value (even though its returned as null through the gql api if it isnt populated)
Hey @Garrett_Hardin - thanks for flagging this. I think I was able to replicate this on my end. You are using the correct modifier syntax there, so it’s weird that it’s not returning results. I’m going to look into this further and loop back with you with next steps - hope to speak soon!
No worries @Garrett_Hardin - just following up here and confirming, this is a possible issue on our end. I don’t have a turnaround time for a fix at the moment, but this is on our radar now, thanks again for mentioning this here in the forums, really appreciate it