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 } }
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023