App reviews, troubleshooting, and recommendations
Hi, I am developing a custom app that contains a Polaris Index Table component displaying orders from the last 60 days. The Index Table have some predefined tabs that filter the orders by 'Unfulfilled' and 'Fulfilled' status by setting the search params, which in turn, will be passed into the GraphQL orders query.
example: Clicking on the 'Fulfilled' tab
url: ?fulfillment_status=shipped
GraphQL query:
orders(first: 100, query: "fulfillment_status:shipped") { edges { node { id customer { firstName lastName } name customAttributes { key value } shippingLine { title } displayFulfillmentStatus shippingAddress { city countryCodeV2 formatted(withCompany: false, withName: false) provinceCode zip } }
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025