UpdateContactStoreMarketingSubTagPayload
Payload returned when updating a marketing sub tag in a contact store.
type UpdateContactStoreMarketingSubTagPayload {
marketingSubTag: ContactStoreMarketingSubTag!
}
Fields
UpdateContactStoreMarketingSubTagPayload.marketingSubTag ● ContactStoreMarketingSubTag! non-null object
Returned By
updateContactStoreMarketingSubTag mutation