Have your say in Community Polls: What was/is your greatest motivation to start your own business?
Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Bulk Querying for Line Items Tied to a Particular Fulfillment Service

Bulk Querying for Line Items Tied to a Particular Fulfillment Service

ktbishop
Shopify Partner
22 1 4

Hi,

I'm trying to run a report with the Admin GraphQL API that would get any orders within a date range, where each order has unfulfilled line_items tied to a particular fulfillment_service. I haven't posted my query because I'm not necessarily needing help fixing a broken query, I'm more so trying to determine if what I'm wanting to do is possible purely through the Shopify GraphQL API, or if I'll have to parse the jsonl file and do the rest of the filtering myself. Running the bulk query for fulfillable orders within a date range hasn't presented me with any problems, I'd just like to make sure there's not something I'm missing in the Admin GraphQL API that would allow me to further filter by fulfillment_service.

Kyle B.
Replies 0 (0)