AuthDataMutation
Fields
| Field | Type | Description |
|---|---|---|
_deleteAppointment(input: OwnedNodeDeleteInput!) | Appointment | Delete an appointment |
_deleteName(input: OwnedNodeDeleteInput!) | Name | Delete a name |
_disconnectEventSeriesFromMusicGenre(input: DisconnectEventSeriesFromMusicGenreInput!) | EventSeries | Disconnects a music genre from an event series. |
_editAddress(input: AddressEditInput!) | Address | Edit the properties of an existing address, and append a Log |
_editAppointment(input: AppointmentEditInput!) | Appointment | Edit the properties of an existing appointment, and append a Log |
_editAsset(input: AssetEditInput!) | Asset | Edit the properties of an existing asset, and append a Log |
_editAssignment(input: AssignmentEditInput!) | Assignment | Edit the properties of an existing assignment, and append a Log |
_editAward(input: AwardEditInput!) | Award | Edit the properties of an existing award record, and append a Log |
_editBasedInLocation(input: LocationEditInput!) | Location | Edit the properties of an existing BASED_IN location, and append a Log |
_editBiography(input: BiographyEditInput!) | Biography | Edit the properties of an existing biography, and append a Log |
_editBudgetRange(input: BudgetRangeEditInput!) | BudgetRange | Edit the properties of an existing BudgetRange, and append a Log |
_editCommission(input: CommissionEditInput!) | Commission | Edit the properties of an existing commission, and append a Log. |
_editConfiguration(input: ConfigurationEditInput!) | Configuration | Edit the properties of an existing configuration, and append a Log |
_editContent(input: ContentEditInput!) | Content | Edit the properties of an existing content record, and append a Log |
_editEmail(input: EmailEditInput!) | Edit the properties of an existing email, and append a Log | |
_editEventInstance(input: EventInstanceEditInput!) | EventInstance | Edit an existing event instance |
_editEventSeries(input: EventSeriesEditInput!) | EventSeries | Edit an existing event series |
_editExternalRecord(input: ExternalRecordEditInput!) | ExternalRecord | Edit the properties of an existing external record, and append a Log |
_editGenre(input: GenreEditInput!) | Genre | Edit the properties of an existing Genre, and append a Log |
_editHasWorkedInLocation(input: LocationEditInput!) | Location | Edit the properties of an existing HAS_WORKED_IN location, and append a Log |
_editInterest(input: InterestEditInput!) | Interest | Edit the properties of an existing Interest, and append a Log |
_editMedium(input: MediumEditInput!) | Medium | Edit the properties of an existing Medium, and append a Log |
_editMisc(input: MiscEditInput!) | Misc | Edit the properties of an existing Misc, and append a Log |
_editMusicGenre(input: MusicGenreEditInput!) | MusicGenre | Edit the properties of an existing MusicGenre, and append a Log |
_editName(input: NameEditInput!) | Name | Edit the properties of an existing name, and append a Log |
_editOnlineAddress(input: OnlineAddressEditInput!) | OnlineAddress | Edit the properties of an existing online address, and append a Log |
_editParticipantGroup(input: ParticipantGroupEditInput!) | ParticipantGroup | Edit the name of an existing participant group, and append a Log |
_editParticipantMembership(input: ParticipantMembershipEditInput!) | ParticipantMembership | Edit the properties of an existing ParticipantMembership node, and append a Log |
_editPersonalAppearance(input: PersonalAppearanceEditInput!) | PersonalAppearance | Edit the properties of an existing personal appearance, and append a Log |
_editPersonalInfo(input: PersonalInfoEditInput!) | PersonalInfo | Edit the properties of an existing personal info, and append a Log |
_editPhone(input: PhoneEditInput!) | Phone | Edit the properties of an existing phone, and append a Log |
_editPlayableAge(input: PlayableAgeEditInput!) | PlayableAge | Edit the properties of an existing PlayableAge, and append a Log |
_editPublishStatus(input: PublishStatusEditInput!) | PublishStatus | Edit the state of an existing PublishStatus node |
_editRate(input: RateEditInput!) | Rate | Edit the properties of an existing rate, and append a Log |
_editRoster(input: RosterEditInput!) | Roster | Edit the properties of an existing Roster, and append a Log |
_editSkill(input: SkillEditInput!) | Skill | Edit the properties of an existing Skill, and append a Log |
_editVocation(input: VocationEditInput!) | Vocation | Edit the properties of an existing Vocation, and append a Log |
_editWorkPaper(input: WorkPaperEditInput!) | WorkPaper | Edit the properties of an existing WorkPaper, and append a Log |
_markVenueAsPrivateResidence(input: _markVenueAsPrivateResidenceInput!) | Venue | Connect Venue to 'Private Residence' and expire all other active VenueType connections. Use with caution. |
addAddress(input: AddressCreateInput!) | Address | Add a new address |
addAsset(input: AssetCreateInput!) | Asset | Adds a new asset to a party, venue, event series or event instance |
addAward ⚠️(input: AwardCreateInput!) | Award | Find or create an Award by composite key and attach it to a Party or Content. Always NOMINATED_FOR; optionally WON when award.won is true. |
addBasedInLocation(input: LocationInput!) | Location | Add new location to a client via BASED_IN relationship. |
addBiography(input: BiographyCreateInput!) | Biography | Add a new biography to a party |
addClientExternalAssignment(input: ClientExternalAssignmentCreateInput!) | ClientExternalAssignment | Create a new client external assignment node. |
addClientParticipantGroup(input: addClientParticipantGroupInput!) | ParticipantGroup | Adds a new ParticipantGroup to a Client. |
addClientRepresentation(input: addClientRepresentationInput!) | Representation | Adds a new Representation to a Party. |
addCommission(input: CommissionCreateInput!) | Commission | Adds a new commission to a representation. |
addConfiguration(input: ConfigurationCreateInput!) | Configuration | Add a new configuration node |
addEmail(input: EmailCreateInput!) | Add a new email to an entity | |
addEventInstance(input: EventInstanceCreateInput!) | EventInstance | Create a new event instance |
addEventInstanceDay(input: EventInstanceDayCreateInput!) | EventInstanceDay | Add a new event instance day to an event instance |
addExternalRecord(input: ExternalRecordCreateInput!) | ExternalRecord | Add a new external record |
addHasWorkedInLocation(input: LocationInput!) | Location | Add new location to a client via HAS_WORKED_IN relationship. |
addMemberToParty(input: AddMemberToPartyInput!) | ParticipantMembership | Adds a Party as a member of another Party (organization) by creating a membership. |
addName(input: NameCreateInput!) | Name | Add a new name node. For historical names (with thruDate), DISPLAY type names are allowed. |
addOnlineAddress(input: OnlineAddressCreateInput!) | OnlineAddress | Add a new online address to an entity |
addPersonalAppearance(input: PersonalAppearanceCreateInput!) | PersonalAppearance | Add new personal appearance to a person that has no existing active personal appearance. |
addPersonalInfo(input: PersonalInfoCreateInput!) | PersonalInfo | Add new personal info to a person that has no existing active personal info. |
addPhone(input: PhoneCreateInput!) | Phone | Add a new phone |
addRadiusTerm(input: RadiusTermCreateInput!) | RadiusTerm | Create a new radius term |
addRate(input: RateCreateInput!) | Rate | Adds a new rate to a representation |
addRepresentationAssignment(input: AssignmentCreateInput!) | Assignment | Add a new assignment to a representation |
addStageInstance(input: StageInstanceCreateInput!) | StageInstance | Add a new stage instance to an event instance |
addTerm(input: TermCreateInput!) | Term | Add a new term |
connectAppointmentToJobRole(input: ConnectAppointmentToJobRoleInput!) | Appointment | Connects a job role to an appointment. |
connectBiographyToGenre(input: ConnectBiographyToGenreInput!) | Biography | Connects Genre to Biography. |
connectBiographyToTerritory(input: ConnectBiographyToTerritoryInput!) | Biography | Connects Territory to Biography. |
connectBiographyToVocation(input: ConnectBiographyToVocationInput!) | Biography | Connects Vocation to Biography. |
connectBuyerToVenue(input: ConnectBuyerToVenueInput!) | Buyer | Connects a buyer to a venue with BUYS_FOR relationship. |
connectClientToClientCompany(input: ConnectClientToClientCompanyInput!) | Client | Connects a client to a client company. |
connectContactToBuyer(input: ConnectContactToBuyerInput!) | Contact | Connects a contact to a buyer via an appointment. |
connectContentToAward(input: ConnectContentToAwardInput!) | Content | Connects a Content to an Award by composite key (name, category, year). Finds or creates the Award, then creates NOMINATED_FOR and WON if 'won' is true. |
connectContentToGenre(input: ConnectContentToGenreInput!) | Content | Connects a Genre to a Content with HAS_GENRE. |
connectContentToMedium(input: ConnectContentToMediumInput!) | Content | Connects a Medium to a Content with HAS_MEDIUM. |
connectEmailToMembership(input: ConnectEmailToMembershipInput!) | Connects an email to a participant membership with ATTACHED_TO relationship. | |
connectEventSeriesToMusicGenre(input: ConnectEventSeriesToMusicGenreInput!) | EventSeries | Connects MusicGenre to EventSeries. |
connectEventSeriesToVenue(input: ConnectEventSeriesToVenueInput!) | EventSeries | Connects an event series to a venue via HAPPENS_AT relationship. |
connectExternalRecordToMembership ⚠️(input: ConnectExternalRecordToMembershipInput!) | ExternalRecord | Connects an external record to a participant membership with ATTACHED_TO relationship. |
connectExternalRecordToParticipantGroup(input: ConnectExternalRecordToParticipantGroupInput!) | ExternalRecord | Connect an existing external record to a participant group. |
connectInterestToInterest(input: ConnectInterestToInterestInput!) | Interest | Connects a parent Interest to a child Interest. |
connectMediumToMedium(input: ConnectMediumToMediumInput!) | Medium | Connects a parent Medium to a child Medium. |
connectMiscToMisc(input: ConnectMiscToMiscInput!) | Misc | Connects a parent Misc to a child Misc. |
connectMusicGenreToMusicGenre(input: ConnectMusicGenreToMusicGenreInput!) | MusicGenre | Connects a parent MusicGenre to a child MusicGenre. |
connectOperatorToVenue(input: ConnectOperatorToVenueInput!) | Buyer | Connects an operator to a venue with an IS_OPERATOR_OF relationship. |
connectParticipantToParticipantGroup(input: ConnectParticipantToParticipantGroupInput!) | ParticipantGroup | Connect a non-owner participant to an existing participant group by creating a membership. |
connectPartyToAsset(input: ConnectPartyToAssetInput!) | SuperParty | Connects a Party to an existing Asset, to support multi-Party ownership. |
connectPartyToAward(input: ConnectPartyToAwardInput!) | SuperParty | Connects a Party to an Award by composite key (name, category, year). Finds or creates the Award, then creates NOMINATED_FOR and WON if 'won' is true. |
connectPartyToContent(input: ConnectPartyToContentInput!) | SuperParty | Connects a Party to Content as a contributor with CONTRIBUTED_TO relationship. |
connectPartyToInterest(input: ConnectPartyToInterestInput!) | SuperParty | Connects Interest to Party. |
connectPartyToLanguage(input: ConnectPartyToLanguageInput!) | SuperParty | Connects Language to Party. |
connectPartyToMedium(input: ConnectPartyToMediumInput!) | SuperParty | Connects Medium to Party. |
connectPartyToMisc(input: ConnectPartyToMiscInput!) | SuperParty | Connects Misc to Party. |
connectPartyToPlayableAge(input: ConnectPartyToPlayableAgeInput!) | SuperParty | Connects PlayableAge to Party. |
connectPartyToRoster(input: ConnectPartyToRosterInput!) | SuperParty | Connects Roster to Party. |
connectPartyToSkill(input: ConnectPartyToSkillInput!) | SuperParty | Connects Skill to Party. |
connectPartyToVocation(input: ConnectPartyToVocationInput!) | SuperParty | Connects Vocation to Party. |
connectPartyToWorkPaper(input: ConnectPartyToWorkPaperInput!) | SuperParty | Connects WorkPaper to Party. |
connectPersonalInfoToEthnicity(input: ConnectPersonalInfoToEthnicityInput!) | PersonalInfo | Connects personal info to ethnicity. |
connectPersonalInfoToNationality(input: ConnectPersonalInfoToNationalityInput!) | PersonalInfo | Connects personal info to nationality. |
connectPlayableAgeToPlayableAge(input: ConnectPlayableAgeToPlayableAgeInput!) | PlayableAge | Connects a parent PlayableAge to a child PlayableAge. |
connectRateToBudgetRange(input: ConnectRateToBudgetRangeInput!) | Rate | Connects BudgetRange to Rate. |
connectRepresentationToMusicGenre(input: ConnectRepresentationToMusicGenreInput!) | Representation | Connects MusicGenre to Representation. |
connectRosterToRoster(input: ConnectRosterToRosterInput!) | Roster | Connects a parent Roster to a child Roster. |
connectSkillToSkill(input: ConnectSkillToSkillInput!) | Skill | Connects a parent Skill to a child Skill. |
connectVenueToVenue(input: ConnectVenueToVenueInput!) | Venue | Connects a parent Venue to a child bookable Venue. |
connectVenueToVenueType(input: ConnectVenueToVenueTypeInput!) | Venue | Connects a Venue to a VenueType with a HAS_VENUE_TYPE relationship. |
connectVocationToVocation(input: ConnectVocationToVocationInput!) | Vocation | Connects a parent Vocation to a child Vocation. |
createBudgetRange(input: BudgetRangeCreateInput!) | BudgetRange | Create a new BudgetRange |
createBuyer(input: BuyerCreateInput!) | Buyer | Create a new buyer |
createClient(input: ClientCreateInput!) | Client | Create a new client |
createContact(input: ContactCreateInput!) | Contact | Create a new contact |
createContent(input: ContentCreateInput!) | Content | Create a new content record. Supports connecting to existing genres and inline award creation. |
createEthnicity(input: EthnicityInput!) | Ethnicity | Create a new ethnicity |
createEventSeries(input: EventSeriesCreateInput!) | EventSeries | Create a new event series |
createEventSeriesType(input: EventSeriesTypeCreateInput!) | EventSeriesType | Create a new event series type |
createGenre(input: GenreCreateInput!) | Genre | Create a new Genre |
createInterest(input: InterestCreateInput!) | Interest | Create a new Interest |
createJobRole(input: JobRoleInput!) | JobRole | Create a new job role |
createLanguage(input: LanguageInput!) | Language | Add a new language node |
createMedium(input: MediumCreateInput!) | Medium | Create a new Medium |
createMisc(input: MiscCreateInput!) | Misc | Create a new Misc |
createMusicGenre(input: MusicGenreCreateInput!) | MusicGenre | Create a new MusicGenre |
createNationality(input: NationalityInput!) | Nationality | Create a new nationality |
createPlayableAge(input: PlayableAgeCreateInput!) | PlayableAge | Create a new PlayableAge |
createRepArea(input: RepAreaInput!) | RepArea | Create a new rep area |
createRoster(input: RosterCreateInput!) | Roster | Create a new Roster |
createSkill(input: SkillCreateInput!) | Skill | Create a new Skill |
createTalent(input: TalentCreateInput!) | Talent | Create a new talent |
createTerritory(input: TerritoryCreateInput!) | Territory | Create a new territory |
createVenue(input: VenueCreateInput!) | Venue | Create a new venue |
createVenueType(input: VenueTypeCreateInput!) | VenueType | Create a new venue type |
createVocation(input: VocationCreateInput!) | Vocation | Create a new Vocation |
createWorkPaper(input: WorkPaperCreateInput!) | WorkPaper | Create a new WorkPaper |
deactivateAddress(input: OwnedNodeDeactivateInput!) | Address | Deactivate an address |
deactivateAppointment(input: OwnedNodeDeactivateInput!) | Appointment | Deactivate an appointment |
deactivateAppointmentJobRole(input: DeactivateAppointmentJobRoleInput!) | Appointment | Deactivate the HAS_JOB_ROLE relationship between the appointment and the specified job role. |
deactivateAsset(input: deactivateAssetInput!) | Asset | Deactivate an asset |
deactivateAssignment(input: OwnedNodeDeactivateInput!) | Assignment | Deactivate an assignment |
deactivateAward(input: OwnedNodeDeactivateInput!) | Award | Fully deactivates an award record by setting deactivatedDate and end-dating all nomination/win connections (NOMINATED_FOR + WON). |
deactivateBasedInLocation(input: OwnedNodeDeactivateInput!) | Location | Deactivate existing BASED_IN location |
deactivateBiography(input: OwnedNodeDeactivateInput!) | Biography | Deactivate a biography |
deactivateBudgetRangeFromRate(input: DeactivateBudgetRangeFromRateInput!) | Rate | Deactivate the relationship between the Rate and the specified BudgetRange. |
deactivateClient(input: DeactivateClientInput!) | Client | Deactivate a Party's Client Role, transitioning them to Talent. |
deactivateClientExternalAssignment(input: deactivateClientExternalAssignmentInput!) | ClientExternalAssignment | Deactivate a client external assignment |
deactivateCommission(input: deactivateCommissionInput!) | Commission | Deactivate a commission |
deactivateConfiguration(input: OwnedNodeDeactivateInput!) | Configuration | Deactivate a configuration |
deactivateContent(input: OwnedNodeDeactivateInput!) | Content | Fully deactivates a Content record by setting deactivatedDate and end-dating connected Party and Award relationships. Prefer deactivateContributorFromContent when you only need to end a Party↔Content relationship. |
deactivateContentFromAward(input: DeactivateContentFromAwardInput!) | Content | End-dates (deactivates) NOMINATED_FOR and/or WON relationships between a Content and an Award (by composite key). Does not modify any Award properties. |
deactivateContributorFromContent(input: DeactivateContributorFromContentInput!) | SuperParty | Deactivates the CONTRIBUTED_TO relationship between a Party and Content. |
deactivateEmail(input: OwnedNodeDeactivateInput!) | Deactivate an email | |
deactivateEmailFromMembership(input: DeactivateEmailFromMembershipInput!) | ParticipantMembership | Deactivate the relationship between the ParticipantMembership and the specified Email. |
deactivateEthnicityFromPersonalInfo(input: DeactivateEthnicityFromPersonalInfoInput!) | Ethnicity | Deactivate existing ethnicity from personal info. |
deactivateEventSeriesFromVenue(input: DeactivateEventSeriesFromVenueInput!) | EventSeries | Deactivate the HAPPENS_AT relationship between the event series and the specified venue. |
deactivateExternalRecord(input: OwnedNodeDeactivateInput!) | ExternalRecord | Deactivate an external record |
deactivateGenreFromBiography(input: DeactivateGenreFromBiographyInput!) | Biography | Deactivate the relationship between the Biography and the specified Genre. |
deactivateGenreFromContent(input: DeactivateGenreFromContentInput!) | Content | Deactivates the HAS_GENRE relationship between a Content and a Genre. |
deactivateHasWorkedInLocation(input: OwnedNodeDeactivateInput!) | Location | Deactivate existing HAS_WORKED_IN location |
deactivateInterestFromInterest(input: DeactivateInterestFromInterestInput!) | Interest | Deactivate the CHILD_OF relationship between the parent Interest and the child Interest. |
deactivateInterestFromParty(input: DeactivateInterestFromPartyInput!) | SuperParty | Deactivate the relationship between the Party and the specified Interest. |
deactivateLanguageFromParty(input: DeactivateLanguageFromPartyInput!) | SuperParty | Deactivate the relationship between the Party and the specified Language. |
deactivateMediumFromContent(input: DeactivateMediumFromContentInput!) | Content | Deactivates the HAS_MEDIUM relationship between a Content and a Medium. |
deactivateMediumFromMedium(input: DeactivateMediumFromMediumInput!) | Medium | Deactivate the CHILD_OF relationship between the parent Medium and the child Medium. |
deactivateMediumFromParty(input: DeactivateMediumFromPartyInput!) | SuperParty | Deactivate the relationship between the Party and the specified Medium. |
deactivateMemberFromParty(input: DeactivateMemberFromPartyInput!) | ParticipantMembership | Deactivates an existing membership relationship between member and parent party. |
deactivateMiscFromMisc(input: DeactivateMiscFromMiscInput!) | Misc | Deactivate the CHILD_OF relationship between the parent Misc and the child Misc. |
deactivateMiscFromParty(input: DeactivateMiscFromPartyInput!) | SuperParty | Deactivate the relationship between the Party and the specified Misc. |
deactivateMusicGenreFromMusicGenre(input: DeactivateMusicGenreFromMusicGenreInput!) | MusicGenre | Deactivate the SUBGENRE_OF relationship between the parent MusicGenre and the child MusicGenre. |
deactivateMusicGenreFromRepresentation(input: DeactivateMusicGenreFromRepresentationInput!) | Representation | Deactivate the relationship between the Representation and the specified MusicGenre. |
deactivateName(input: OwnedNodeDeactivateInput!) | Name | Deactivate a name |
deactivateNationalityFromPersonalInfo(input: DeactivateNationalityFromPersonalInfoInput!) | Nationality | Deactivate existing nationality from personal info. |
deactivateOnlineAddress(input: OwnedNodeDeactivateInput!) | OnlineAddress | Deactivate an online address |
deactivateParticipantMembership(input: OwnedNodeDeactivateInput!) | ParticipantMembership | Deactivate a participant membership |
deactivatePartyFromAward(input: DeactivatePartyFromAwardInput!) | SuperParty | End-dates (deactivates) NOMINATED_FOR and/or WON relationships between a Party and an Award (by composite key). Does not modify any Award properties. |
deactivatePersonalAppearance(input: OwnedNodeDeactivateInput!) | PersonalAppearance | Deactivate existing personal appearance |
deactivatePersonalInfo(input: OwnedNodeDeactivateInput!) | PersonalInfo | Deactivate existing personal info |
deactivatePhone(input: OwnedNodeDeactivateInput!) | Phone | Deactivate a phone |
deactivatePlayableAgeFromParty(input: DeactivatePlayableAgeFromPartyInput!) | SuperParty | Deactivate the relationship between the Party and the specified PlayableAge. |
deactivatePlayableAgeFromPlayableAge(input: DeactivatePlayableAgeFromPlayableAgeInput!) | PlayableAge | Deactivate the CHILD_OF relationship between the parent PlayableAge and the child PlayableAge. |
deactivateRate(input: deactivateRateInput!) | Rate | Deactivate a rate |
deactivateRepresentation(input: OwnedNodeDeactivateInput!) | Representation | Deactivate a representation |
deactivateRosterFromParty(input: DeactivateRosterFromPartyInput!) | SuperParty | Deactivate the relationship between the Party and the specified Roster. |
deactivateRosterFromRoster(input: DeactivateRosterFromRosterInput!) | Roster | Deactivate the CHILD_OF relationship between the parent Roster and the child Roster. |
deactivateSkillFromParty(input: DeactivateSkillFromPartyInput!) | SuperParty | Deactivate the relationship between the Party and the specified Skill. |
deactivateSkillFromSkill(input: DeactivateSkillFromSkillInput!) | Skill | Deactivate the CHILD_OF relationship between the parent Skill and the child Skill. |
deactivateTerritoryFromBiography(input: DeactivateTerritoryFromBiographyInput!) | Biography | Deactivate the relationship between the Biography and the specified Territory. |
deactivateVenue(input: OwnedNodeDeactivateInput!) | Venue | Deactivate a venue |
deactivateVenueBuyer(input: deactivateVenueBuyerInput!) | Buyer | Deactivate a buyer connected to a venue as a buyer. |
deactivateVenueOperator(input: deactivateVenueOperatorInput!) | Buyer | Deactivate an operator connected to a venue. |
deactivateVenueToVenue(input: DeactivateVenueToVenueInput!) | Venue | Deactivate the HAS_SUBVENUE relationship between the parent venue and the child venue. |
deactivateVenueType(input: DeactivateVenueTypeInput!) | Venue | Deactivate the HAS_VENUE_TYPE relationship between the venue and the specified venue type. |
deactivateVocationFromBiography(input: DeactivateVocationFromBiographyInput!) | Biography | Deactivate the relationship between the Biography and the specified Vocation. |
deactivateVocationFromParty(input: DeactivateVocationFromPartyInput!) | SuperParty | Deactivate the relationship between the Party and the specified Vocation. |
deactivateVocationFromVocation(input: DeactivateVocationFromVocationInput!) | Vocation | Deactivate the CHILD_OF relationship between the parent Vocation and the child Vocation. |
deactivateWorkPaperFromParty(input: DeactivateWorkPaperFromPartyInput!) | SuperParty | Deactivate the relationship between the Party and the specified WorkPaper. |
dedupeParties(input: PartyDedupeInput!) | SuperParty | Deduplicate two parties by choosing one as a primary |
dedupeVenues(input: DedupeVenueInput!) | Venue | Deduplicate two venues by choosing one as a primary |
editEventInstance ⚠️(input: EventInstanceEditInput!) | EventInstance | Edit an existing event instance |
editEventSeries ⚠️(input: EventSeriesEditInput!) | EventSeries | Edit an existing event series |
mergeEmployees(input: [EmployeeMergeInput!]!) | [Employee!] | Create or update employees. |
setAddressForParticipantMembership(input: SetAddressForParticipantMembershipInput!) | ParticipantMembership | Directly sets or replaces the single active Address used in a ParticipantMembership. |
setDisplayName(input: SetDisplayNameInput!) | Name | Set the display name for an entity |
setEmailForParticipantMembership(input: SetEmailForParticipantMembershipInput!) | Sets the Email attached to the membership (replaces any existing). The Email must be active. | |
setExternalRecordForParticipantMembership(input: SetExternalRecordForParticipantMembershipInput!) | ExternalRecord | Directly sets or replaces the single active ExternalRecord of a specific type, used in a ParticipantMembership. Replaces connectExternalRecordToMembership for type-based rotation. |
setExternalTeamRole(input: setExternalTeamRoleInput!) | ExternalTeamRole | Sets the ExternalTeamRole for an existing ClientExternalAssignment |
setGeoArea(input: SetGeoAreaInput!) | GeoArea | Set a new geoArea connected to supplied territories/countries |
setRepArea(input: setRepAreaInput!) | RepArea | Creates or replaces the REPPED_AS relationship between a representation and a rep area |
setVenueBookable(input: SetVenueBookableInput!) | Venue | Set a venue as bookable or non-bookable |