UpdateApplePayCertInput
No description
input UpdateApplePayCertInput {
id: ID!
active: Boolean
}
Fields
UpdateApplePayCertInput.id ● ID! non-null scalar
Apple Pay certificate ID
UpdateApplePayCertInput.active ● Boolean scalar
Whether the certificate is active or not
Member Of
updateApplePayCert mutation