`write_assigned_fulfillment_orders` access scope, `write_merchant_managed_fulfillment_orders` access scope or `write_third_party_fulfillment_orders` access scope. Also: The user must have fulfill_and_ship_orders permission.
notifyCustomer:
Boolean -
Whether the customer will be notified of this update and future updates for the fulfillment.
If this field is left blank, then notifications won't be sent to the customer when the fulfillment is updated.
trackingInfoInput:
FulfillmentTrackingInput! -
The tracking input for the mutation, including tracking URL, number, and company.
Returns
fulfillment:
Fulfillment
The updated fulfillment with tracking information.
userErrors:
UserError!
The list of errors that occurred from executing the mutation.