UpdateCeContactStoreMarketingSubTagPayload
Payload returned when updating a marketing sub tag in a continuing education contact store.
type UpdateCeContactStoreMarketingSubTagPayload {
marketingSubTag: CeContactStoreMarketingSubTag!
}
Fields
UpdateCeContactStoreMarketingSubTagPayload.marketingSubTag ● CeContactStoreMarketingSubTag! non-null object
Returned By
updateCeContactStoreMarketingSubTag mutation