OBJECT

FailedApplePayPaymentResponseAttachment

A failed Apple Pay payment response attachment

link GraphQL Schema definition

  • type FailedApplePayPaymentResponseAttachment {
  • # Identifier of the Apple Pay payment request event
  • correlationId: UUID!
  • }