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 } }
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024