ClientCreateInput
Fields
| Field | Type | Description |
|---|---|---|
addresses | [AddressInput!] | The addresses of the entity |
appointments | [AppointmentInput!] | The appointments the entity has |
assets | [AssetInput!] | The assets to associate with the client |
associatedClientIds | [ConnectableInputForClientCompany!] | The associated clients to connect |
basedInLocations | [LocationCreateInput!] | The based in locations of the entity |
biographies | [BiographyInput!] | The biographies of the entity |
cameFromAgencyIds | [ConnectableInput!] | The agency the client came from |
clientCompanyIds | [ConnectableInputForClientCompany!] | The client companys to connect |
clientExternalAssignmentIds | [ConnectableInput!] | The client external assignments to connect |
clientExternalAssignments | [ClientExternalAssignmentInput!] | The external assignments of the client |
departedToAgencyIds | [ConnectableInput!] | The agency the client departed to |
emails | [EmailInput!] | The emails of the entity |
employsAppointments | [EmploysAppointmentInput!] | The appointments belonging to this entity organization, indicating who is employed |
externalRecords | [ExternalRecordInput!] | The external records of the entity |
groupIds | [ConnectableInputForMember!] | The group ids to connect |
highlightIds | [ConnectableInput!] | The highlights connected to the client |
id | UUID | The id of the client being created |
interestIds | [ConnectableInput!] | The interests connected to the client |
languageIds | [ConnectableInput!] | The language the entity speaks |
legalNotices | [LegalNoticeInput!] | The legal notices of the entity |
locations | [LocationCreateInput!] | The locations of the entity |
mediumIds | [ConnectableInput!] | The media connected to the client |
memberIds | [ConnectableInputForMember!] | The member ids to connect |
miscIds | [ConnectableInput!] | The misc attributes connected to the client |
names | [NameInput!]! | The names of the entity |
onlineAddresses | [OnlineAddressInput!] | The online addresses of the entity |
participantGroupIds | [ConnectableInput!] | The participant groups the client participates in |
participantGroups | [ParticipantGroupClientInput!] | The participant groups this client has |
personalAppearance | PersonalAppearanceInput | The appearance of the person |
personalInfo | PersonalInfoInput | The personal infos of the entity |
phones | [PhoneInput!] | The phone numbers of the entity |
playableAgeIds | [ConnectableInput!] | The playable ages connected to the client |
representations | [RepresentationInput!]! | The representations of the client |
roleSubType | RoleSubType | The specific role of a client |
skillIds | [ConnectableInput!] | The skills connected to the client |
type | PartyType! | The type of a client |
verified | Boolean | The verified status of a client |
vocationIds | [ConnectableInput!] | The vocations connected to the client |