Saltar al contenido principal

UpdateApplePayCertInput

Input for updateApplePayCert.

input UpdateApplePayCertInput {
id: ID!
active: Boolean!
}

Fields

UpdateApplePayCertInput.id ● ID! non-null scalar

Certificate ID.

UpdateApplePayCertInput.active ● Boolean! non-null scalar

Set to true to enable or false to disable the certificate.

Member Of

updateApplePayCert mutation