A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Trying to create a fulfillment by line item in postman, which worked previously, but is now returning the error
Solved! Go to the solution
This is an accepted solution.
I figured out the problem. line_items_by_fulfillment_order was incorrectly nested in tracking_info.
Update: I removed the shop_id after realizing that isn't part of the scope. Still getting the error though.
This is an accepted solution.
I figured out the problem. line_items_by_fulfillment_order was incorrectly nested in tracking_info.