GraphQL API: Can I get all orders that have a particular attribute (additional details)?

GraphQL API: Can I get all orders that have a particular attribute (additional details)?

Hey Pirdentt,. Querying orders by attribute is not supported. Your best option is to add the data you want to query on as an order metafield.

 

Read More