GraphQL OBJECT
ExtraParametersPayload
Payload for extra parameters update. X-parameters are components of URLs that are used to pass information through the checkout process.
link Definition
- type ExtraParametersPayload {
- # List of all x-parameters of the purchase.
- ExtraParameter] : [
- }