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