ApplePayInput
No description
input ApplePayInput {
network: CardNetwork
displayName: String
type: String
applicationPrimaryAccountNumber: String
applicationExpirationDate: String
cardHolderName: String
deviceManufacturerIdentifier: String
paymentDataType: ApplePayPaymentDataType
secure3DPaymentData: ApplePaySecure3DPaymentData
requireSecure3d: Boolean
}