contactStore
Retrieves a contact store by its identifier. Throws an error if no contact store is found.
contactStore(
id: ID!
): ContactStore!
Arguments
contactStore.id
● ID!
non-null scalar
Type
ContactStore
object
Represents an EventsAir contact store.