A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
1.- Hello, I am using /admin/api/2022-01/checkouts.json and I would like to know if that is how it can be searched there as in /admin/api/2022-01/checkouts.json?email=test@gmail .com
that is, a way to search by mail.
2.- In the orders > abandoned checkouts section in shopify there is a column called email status, where do you get that information from?
Since I want to know if it is from checkouts.json where it comes from if mail was sent or not. Thanks