CreateContactStoreMarketingTagPayload
Payload returned when creating a marketing tag in a contact store.
type CreateContactStoreMarketingTagPayload {
marketingTag: ContactStoreMarketingTag!
}
Fields
CreateContactStoreMarketingTagPayload.marketingTag ● ContactStoreMarketingTag! non-null object
Returned By
createContactStoreMarketingTag mutation