UpdateCeContactStoreMarketingGroupPayload
Payload returned when updating a marketing group in a continuing education contact store.
type UpdateCeContactStoreMarketingGroupPayload {
marketingGroup: CeContactStoreMarketingGroup!
}
Fields
UpdateCeContactStoreMarketingGroupPayload.marketingGroup ● CeContactStoreMarketingGroup! non-null object
Returned By
updateCeContactStoreMarketingGroup mutation