Skip to content

ParticipantGroupMembershipCreateInput

Fields

FieldTypeDescription
attachedAddressIndexIntIndex into the addresses array of the creating entity (0-based)
attachedEmailIndexIntIndex into the emails array of the creating entity (0-based). Use for a single email.
attachedExternalRecordIndices[Int!]Indices into the externalRecords array of the creating entity (0-based)
categoryParticipantCategory!
fromDateDateTimeWhen does the relationship start. Default to now
nameStringUnique per participant group. Optional; empty/whitespace is stored as null.
participantGroupIdUUID!The existing participant group to join
thruDateDateTime

Confidential. For internal use only.