Skip to main content

InvalidShippingProviderRejection

Rejection returned when the provided shipping provider is not compatible with the card printing hub and shipping country

type InvalidShippingProviderRejection implements Rejection {
message: String!
}

Fields

InvalidShippingProviderRejection.message ● String! non-null scalar

Interfaces

Rejection interface

Implemented By

AddCardsPayload union ● ConfirmPhysicalCardRenewalPayload union ● PrintPhysicalCardPayload union