ContactStoreSetup
Contact Store setup.
type ContactStoreSetup {
marketing: ContactStoreMarketingSetup!
note: ContactStoreNoteSetup!
}
Fields
ContactStoreSetup.marketing
● ContactStoreMarketingSetup!
non-null object
The setup options for marketing tags within the contact store.
ContactStoreSetup.note
● ContactStoreNoteSetup!
non-null object
The setup options for notes within the contact store.
Member Of
ContactStore
object