ConnectEmailToMembershipInput
Input for connecting an Email to a ParticipantMembership with ATTACHED_TO relationship.
Fields
| Field | Type | Description |
|---|---|---|
emailId | UUID! | The ID of the email node. |
fromDate | DateTime | When does the relationship start. Default to now |
participantMembershipId | UUID! | The ID of the participant membership node. |
thruDate | DateTime |