Skip to main content
Anchor to shippingPackageUpdate

shippingPackageUpdate

mutation

Requires Any of shipping access scopes or manage_delivery_settings user permission.

Updates a shipping package.

•ID!
required

The ID of the shipping package to update.

•CustomShippingPackageInput!
required

Specifies the input fields for a shipping package.


Was this section helpful?

Anchor to ShippingPackageUpdatePayload returnsShippingPackageUpdatePayload returns

•[UserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?