Why is my GraphQL customers(query:) not filtering correctly with multiple conditions?

Why is my GraphQL customers(query:) not filtering correctly with multiple conditions?

Hi everyone, I’m working on a Shopify app and using the Admin GraphQL API to fetch customers based on dynamic filters. My current query looks like …

 

Read More