ConnectClientToClientCompanyInput
Input for connecting a client to a client company.
Fields
| Field | Type | Description |
|---|---|---|
clientCompanyId | UUID! | The ID of the client company. |
clientId | UUID! | The ID of the client. |
fromDate | DateTime | When does the relationship start. Default to now |
subType | ClientCompanySubType! | The subtype of the client company relationship. |
thruDate | DateTime |