MissingMandatoryFieldRejection
Rejection returned when mandatory fields are missing from the call.
type MissingMandatoryFieldRejection implements Rejection {
message: String!
}
Fields
MissingMandatoryFieldRejection.message
● String!
non-null scalar
Interfaces
Rejection
interface
Implemented By
AddCardPayload
union ● AddCardsPayload
union ● AddCardsWithGroupDeliveryPayload
union ● AddDigitalCardPayload
union ● AddSingleUseVirtualCardPayload
union ● AddSingleUseVirtualCardsPayload
union ● PrintPhysicalCardPayload
union