Re: Shopify Graph QL not filtering on dates

letslearngraphql

Re: Shopify Graph QL not filtering on dates

When combining filters in GraphQL, make sure they’re properly spaced or wrapped in parentheses (though Shopify’s query parser is a bit lenient, …

 

Read More