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