SetEmailForParticipantMembershipInput
Input to set which Email is attached to a ParticipantMembership.
Fields
| Field | Type | Description |
|---|---|---|
emailId | UUID! | The ID of the email to attach (must be active). |
fromDate | DateTime | When does the relationship start. Default to now |
participantMembershipId | UUID! | The ID of the participant membership. |
thruDate | DateTime |