Skip to main content

SelectedShippingAddonInput

A chosen addon: its secureId from the option, plus an optional value.

input SelectedShippingAddonInput {
secureId: String!
value: String
}

Fields

secureId ● String!

The addon's secureId from the shipping option.

value ● String

Customer-supplied value (entry code, email …).

Example

{}