ConnectPartyAsMemberInput
Fields
| Field | Type | Description |
|---|---|---|
fromDate | DateTime | When does the relationship start. Default to now |
groupId | UUID! | The ID of the Party that the member joins. Must be ORGANIZATION (for many-to-one memberships) or PERSON (for one-to-one memberships; only one active member allowed at a time). |
memberId | UUID! | The ID of the Party that will become a member. |
subType | MemberSubType | |
thruDate | DateTime |