updateSubscriptionStatus
updateSubscriptionStatus(
customerId: String!
subscriptionStatus: CustomerEmailSubscriptionStatusesEnum!
): Boolean!
Arguments
Return Type
Boolean
BooleanThe Boolean
scalar type represents true
or false
.
updateSubscriptionStatus(
customerId: String!
subscriptionStatus: CustomerEmailSubscriptionStatusesEnum!
): Boolean!
Boolean
BooleanThe Boolean
scalar type represents true
or false
.