Skip to main content
Anchor to ShippingPackageUpdatePayload

ShippingPackageUpdatePayload

payload

Return type for shippingPackageUpdate mutation.

•[UserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Updates a shipping package.

Arguments

•ID!
required

The ID of the shipping package to update.

•CustomShippingPackageInput!
required

Specifies the input fields for a shipping package.



Was this section helpful?