Skip to content

AuthDataMutation

Fields

FieldTypeDescription
_deleteAppointment
(input: OwnedNodeDeleteInput!)
AppointmentDelete an appointment
_deleteName
(input: OwnedNodeDeleteInput!)
NameDelete a name
_disconnectEventSeriesFromMusicGenre
(input: DisconnectEventSeriesFromMusicGenreInput!)
EventSeriesDisconnects a music genre from an event series.
_editAddress
(input: AddressEditInput!)
AddressEdit the properties of an existing address, and append a Log
_editAppointment
(input: AppointmentEditInput!)
AppointmentEdit the properties of an existing appointment, and append a Log
_editAsset
(input: AssetEditInput!)
AssetEdit the properties of an existing asset, and append a Log
_editAssignment
(input: AssignmentEditInput!)
AssignmentEdit the properties of an existing assignment, and append a Log
_editBiography
(input: BiographyEditInput!)
BiographyEdit the properties of an existing biography, and append a Log
_editConfiguration
(input: ConfigurationEditInput!)
ConfigurationEdit the properties of an existing configuration, and append a Log
_editEmail
(input: EmailEditInput!)
EmailEdit the properties of an existing email, and append a Log
_editExternalRecord
(input: ExternalRecordEditInput!)
ExternalRecordEdit the properties of an existing external record, and append a Log
_editGenre
(input: GenreEditInput!)
GenreEdit the properties of an existing Genre, and append a Log
_editHighlight
(input: HighlightEditInput!)
HighlightEdit the properties of an existing Highlight, and append a Log
_editInterest
(input: InterestEditInput!)
InterestEdit the properties of an existing Interest, and append a Log
_editMedium
(input: MediumEditInput!)
MediumEdit the properties of an existing Medium, and append a Log
_editMisc
(input: MiscEditInput!)
MiscEdit the properties of an existing Misc, and append a Log
_editMusicGenre
(input: MusicGenreEditInput!)
MusicGenreEdit the properties of an existing MusicGenre, and append a Log
_editName
(input: NameEditInput!)
NameEdit the properties of an existing name, and append a Log
_editOnlineAddress
(input: OnlineAddressEditInput!)
OnlineAddressEdit the properties of an existing online address, and append a Log
_editParticipantMembership
(input: ParticipantMembershipEditInput!)
ParticipantMembershipEdit the properties of an existing ParticipantMembership node, and append a Log
_editPersonalAppearance
(input: PersonalAppearanceEditInput!)
PersonalAppearanceEdit the properties of an existing personal appearance, and append a Log
_editPersonalInfo
(input: PersonalInfoEditInput!)
PersonalInfoEdit the properties of an existing personal info, and append a Log
_editPhone
(input: PhoneEditInput!)
PhoneEdit the properties of an existing phone, and append a Log
_editPlayableAge
(input: PlayableAgeEditInput!)
PlayableAgeEdit the properties of an existing PlayableAge, and append a Log
_editSkill
(input: SkillEditInput!)
SkillEdit the properties of an existing Skill, and append a Log
_editVocation
(input: VocationEditInput!)
VocationEdit the properties of an existing Vocation, and append a Log
_editWorkPaper
(input: WorkPaperEditInput!)
WorkPaperEdit the properties of an existing WorkPaper, and append a Log
_markVenueAsPrivateResidence
(input: _markVenueAsPrivateResidenceInput!)
VenueConnect Venue to 'Private Residence' and expire all other active VenueType connections. Use with caution.
addAddress
(input: AddressCreateInput!)
AddressAdd a new address
addAsset
(input: AssetCreateInput!)
AssetAdds a new asset to a party, venue, event series or event instance
addAward
(input: AwardCreateInput!)
AwardCreate an Award and attach it to a Party or Content. Always NOMINATED_FOR; optionally WON when award.won is true.
addBiography
(input: BiographyCreateInput!)
BiographyAdd a new biography to a party
addClientParticipantGroup
(input: addClientParticipantGroupInput!)
ParticipantGroupAdds a new ParticipantGroup to a Client.
addClientRepresentation
(input: addClientRepresentationInput!)
RepresentationAdds a new Representation to a Party.
addConfiguration
(input: ConfigurationCreateInput!)
ConfigurationAdd a new configuration node
addEmail
(input: EmailCreateInput!)
EmailAdd a new email to an entity
addEventInstance
(input: EventInstanceCreateInput!)
EventInstanceCreate a new event instance
addEventInstanceDay
(input: EventInstanceDayCreateInput!)
EventInstanceDayAdd a new event instance day to an event instance
addExternalRecord
(input: ExternalRecordCreateInput!)
ExternalRecordAdd a new external record
addName
(input: NameCreateInput!)
NameAdd a new name node. For historical names (with thruDate), DISPLAY type names are allowed.
addOnlineAddress
(input: OnlineAddressCreateInput!)
OnlineAddressAdd a new online address to an entity
addPersonalAppearance
(input: PersonalAppearanceCreateInput!)
PersonalAppearanceAdd new personal appearance to a person that has no existing active personal appearance.
addPersonalInfo
(input: PersonalInfoCreateInput!)
PersonalInfoAdd new personal info to a person that has no existing active personal info.
addPhone
(input: PhoneCreateInput!)
PhoneAdd a new phone
addRadiusTerm
(input: RadiusTermCreateInput!)
RadiusTermCreate a new radius term
addRepresentationAssignment
(input: AssignmentCreateInput!)
AssignmentAdd a new assignment to a representation
addStageInstance
(input: StageInstanceCreateInput!)
StageInstanceAdd a new stage instance to an event instance
addTerm
(input: TermCreateInput!)
TermAdd a new term
connectAppointmentToJobRole
(input: ConnectAppointmentToJobRoleInput!)
AppointmentConnects a job role to an appointment.
connectBiographyToGenre
(input: ConnectBiographyToGenreInput!)
BiographyConnects Genre to Biography.
connectBiographyToTerritory
(input: ConnectBiographyToTerritoryInput!)
BiographyConnects Territory to Biography.
connectBiographyToVocation
(input: ConnectBiographyToVocationInput!)
BiographyConnects Vocation to Biography.
connectBuyerToVenue
(input: ConnectBuyerToVenueInput!)
BuyerConnects a buyer to a venue with BUYS_FOR relationship.
connectClientToClientCompany
(input: ConnectClientToClientCompanyInput!)
ClientConnects a client to a client company.
connectContactToBuyer
(input: ConnectContactToBuyerInput!)
ContactConnects a contact to a buyer via an appointment.
connectContentToAward
(input: ConnectContentToAwardInput!)
ContentConnects a Content to an existing Award with NOMINATED_FOR, and WON if 'won' is true.
connectContentToGenre
(input: ConnectContentToGenreInput!)
ContentConnects a Genre to a Content with HAS_GENRE.
connectContentToMedium
(input: ConnectContentToMediumInput!)
ContentConnects a Medium to a Content with HAS_MEDIUM.
connectEventSeriesToMusicGenre
(input: ConnectEventSeriesToMusicGenreInput!)
EventSeriesConnects MusicGenre to EventSeries.
connectEventSeriesToVenue
(input: ConnectEventSeriesToVenueInput!)
EventSeriesConnects an event series to a venue via HAPPENS_AT relationship.
connectExternalRecordToMembership
(input: ConnectExternalRecordToMembershipInput!)
ExternalRecordConnects an external record to a participant membership with ATTACHED_TO relationship.
connectExternalRecordToParticipantGroup
(input: ConnectExternalRecordToParticipantGroupInput!)
ExternalRecordConnect an existing external record to a participant group.
connectHighlightToHighlight
(input: ConnectHighlightToHighlightInput!)
HighlightConnects a parent Highlight to a child Highlight.
connectInterestToInterest
(input: ConnectInterestToInterestInput!)
InterestConnects a parent Interest to a child Interest.
connectMediumToMedium
(input: ConnectMediumToMediumInput!)
MediumConnects a parent Medium to a child Medium.
connectMiscToMisc
(input: ConnectMiscToMiscInput!)
MiscConnects a parent Misc to a child Misc.
connectMusicGenreToMusicGenre
(input: ConnectMusicGenreToMusicGenreInput!)
MusicGenreConnects a parent MusicGenre to a child MusicGenre.
connectOperatorToVenue
(input: ConnectOperatorToVenueInput!)
BuyerConnects an operator to a venue with an IS_OPERATOR_OF relationship.
connectParticipantToParticipantGroup
(input: ConnectParticipantToParticipantGroupInput!)
ParticipantGroupConnect a non-owner participant to an existing participant group by creating a membership.
connectPartyToAward
(input: ConnectPartyToAwardInput!)
SuperPartyConnects a Party to an existing Award with NOMINATED_FOR, and WON if 'won' is true.
connectPartyToHighlight
(input: ConnectPartyToHighlightInput!)
SuperPartyConnects Highlight to Party.
connectPartyToInterest
(input: ConnectPartyToInterestInput!)
SuperPartyConnects Interest to Party.
connectPartyToLanguage
(input: ConnectPartyToLanguageInput!)
SuperPartyConnects Language to Party.
connectPartyToMedium
(input: ConnectPartyToMediumInput!)
SuperPartyConnects Medium to Party.
connectPartyToMisc
(input: ConnectPartyToMiscInput!)
SuperPartyConnects Misc to Party.
connectPartyToPlayableAge
(input: ConnectPartyToPlayableAgeInput!)
SuperPartyConnects PlayableAge to Party.
connectPartyToSkill
(input: ConnectPartyToSkillInput!)
SuperPartyConnects Skill to Party.
connectPartyToVocation
(input: ConnectPartyToVocationInput!)
SuperPartyConnects Vocation to Party.
connectPartyToWorkPaper
(input: ConnectPartyToWorkPaperInput!)
SuperPartyConnects WorkPaper to Party.
connectPlayableAgeToPlayableAge
(input: ConnectPlayableAgeToPlayableAgeInput!)
PlayableAgeConnects a parent PlayableAge to a child PlayableAge.
connectRepresentationToMusicGenre
(input: ConnectRepresentationToMusicGenreInput!)
RepresentationConnects MusicGenre to Representation.
connectSkillToSkill
(input: ConnectSkillToSkillInput!)
SkillConnects a parent Skill to a child Skill.
connectVenueToVenue
(input: ConnectVenueToVenueInput!)
VenueConnects a parent Venue to a child bookable Venue.
connectVenueToVenueType
(input: ConnectVenueToVenueTypeInput!)
VenueConnects a Venue to a VenueType with a HAS_VENUE_TYPE relationship.
connectVocationToVocation
(input: ConnectVocationToVocationInput!)
VocationConnects a parent Vocation to a child Vocation.
createBuyer
(input: BuyerCreateInput!)
BuyerCreate a new buyer
createClient
(input: ClientCreateInput!)
ClientCreate a new client
createContact
(input: ContactCreateInput!)
ContactCreate a new contact
createContent
(input: ContentCreateInput!)
ContentCreate a new content record. Supports connecting to existing genres and inline award creation.
createEventSeries
(input: EventSeriesCreateInput!)
EventSeriesCreate a new event series
createEventSeriesType
(input: EventSeriesTypeCreateInput!)
EventSeriesTypeCreate a new event series type
createGenre
(input: GenreCreateInput!)
GenreCreate a new Genre
createHighlight
(input: HighlightCreateInput!)
HighlightCreate a new Highlight
createInterest
(input: InterestCreateInput!)
InterestCreate a new Interest
createJobRole
(input: JobRoleInput!)
JobRoleCreate a new job role
createLanguage
(input: LanguageInput!)
LanguageAdd a new language node
createMedium
(input: MediumCreateInput!)
MediumCreate a new Medium
createMisc
(input: MiscCreateInput!)
MiscCreate a new Misc
createMusicGenre
(input: MusicGenreCreateInput!)
MusicGenreCreate a new MusicGenre
createPlayableAge
(input: PlayableAgeCreateInput!)
PlayableAgeCreate a new PlayableAge
createRepArea
(input: RepAreaInput!)
RepAreaCreate a new rep area
createSkill
(input: SkillCreateInput!)
SkillCreate a new Skill
createTalent
(input: TalentCreateInput!)
TalentCreate a new talent
createTerritory
(input: TerritoryCreateInput!)
TerritoryCreate a new territory
createVenue
(input: VenueCreateInput!)
VenueCreate a new venue
createVenueType
(input: VenueTypeCreateInput!)
VenueTypeCreate a new venue type
createVocation
(input: VocationCreateInput!)
VocationCreate a new Vocation
createWorkPaper
(input: WorkPaperCreateInput!)
WorkPaperCreate a new WorkPaper
deactivateAddress
(input: OwnedNodeDeactivateInput!)
AddressDeactivate an address
deactivateAppointment
(input: OwnedNodeDeactivateInput!)
AppointmentDeactivate an appointment
deactivateAppointmentJobRole
(input: DeactivateAppointmentJobRoleInput!)
AppointmentDeactivate the HAS_JOB_ROLE relationship between the appointment and the specified job role.
deactivateAsset
(input: deactivateAssetInput!)
AssetDeactivate an asset
deactivateAssignment
(input: OwnedNodeDeactivateInput!)
AssignmentDeactivate an assignment
deactivateBiography
(input: OwnedNodeDeactivateInput!)
BiographyDeactivate a biography
deactivateClient
(input: DeactivateClientInput!)
ClientDeactivate a Party's Client Role, transitioning them to Talent.
deactivateConfiguration
(input: OwnedNodeDeactivateInput!)
ConfigurationDeactivate a configuration
deactivateEmail
(input: OwnedNodeDeactivateInput!)
EmailDeactivate an email
deactivateEventSeriesFromVenue
(input: DeactivateEventSeriesFromVenueInput!)
EventSeriesDeactivate the HAPPENS_AT relationship between the event series and the specified venue.
deactivateExternalRecord
(input: OwnedNodeDeactivateInput!)
ExternalRecordDeactivate an external record
deactivateGenreFromBiography
(input: DeactivateGenreFromBiographyInput!)
BiographyDeactivate the relationship between the Biography and the specified Genre.
deactivateGenreFromContent
(input: DeactivateGenreFromContentInput!)
ContentDeactivates the HAS_GENRE relationship between a Content and a Genre.
deactivateHighlightFromHighlight
(input: DeactivateHighlightFromHighlightInput!)
HighlightDeactivate the CHILD_OF relationship between the parent Highlight and the child Highlight.
deactivateHighlightFromParty
(input: DeactivateHighlightFromPartyInput!)
SuperPartyDeactivate the relationship between the Party and the specified Highlight.
deactivateInterestFromInterest
(input: DeactivateInterestFromInterestInput!)
InterestDeactivate the CHILD_OF relationship between the parent Interest and the child Interest.
deactivateInterestFromParty
(input: DeactivateInterestFromPartyInput!)
SuperPartyDeactivate the relationship between the Party and the specified Interest.
deactivateLanguageFromParty
(input: DeactivateLanguageFromPartyInput!)
SuperPartyDeactivate the relationship between the Party and the specified Language.
deactivateMediumFromContent
(input: DeactivateMediumFromContentInput!)
ContentDeactivates the HAS_MEDIUM relationship between a Content and a Medium.
deactivateMediumFromMedium
(input: DeactivateMediumFromMediumInput!)
MediumDeactivate the CHILD_OF relationship between the parent Medium and the child Medium.
deactivateMediumFromParty
(input: DeactivateMediumFromPartyInput!)
SuperPartyDeactivate the relationship between the Party and the specified Medium.
deactivateMiscFromMisc
(input: DeactivateMiscFromMiscInput!)
MiscDeactivate the CHILD_OF relationship between the parent Misc and the child Misc.
deactivateMiscFromParty
(input: DeactivateMiscFromPartyInput!)
SuperPartyDeactivate the relationship between the Party and the specified Misc.
deactivateMusicGenreFromMusicGenre
(input: DeactivateMusicGenreFromMusicGenreInput!)
MusicGenreDeactivate the SUBGENRE_OF relationship between the parent MusicGenre and the child MusicGenre.
deactivateMusicGenreFromRepresentation
(input: DeactivateMusicGenreFromRepresentationInput!)
RepresentationDeactivate the relationship between the Representation and the specified MusicGenre.
deactivateName
(input: OwnedNodeDeactivateInput!)
NameDeactivate a name
deactivateOnlineAddress
(input: OwnedNodeDeactivateInput!)
OnlineAddressDeactivate an online address
deactivateParticipantMembership
(input: OwnedNodeDeactivateInput!)
ParticipantMembershipDeactivate a participant membership
deactivatePersonalAppearance
(input: OwnedNodeDeactivateInput!)
PersonalAppearanceDeactivate existing personal appearance
deactivatePersonalInfo
(input: OwnedNodeDeactivateInput!)
PersonalInfoDeactivate existing personal info
deactivatePhone
(input: OwnedNodeDeactivateInput!)
PhoneDeactivate a phone
deactivatePlayableAgeFromParty
(input: DeactivatePlayableAgeFromPartyInput!)
SuperPartyDeactivate the relationship between the Party and the specified PlayableAge.
deactivatePlayableAgeFromPlayableAge
(input: DeactivatePlayableAgeFromPlayableAgeInput!)
PlayableAgeDeactivate the CHILD_OF relationship between the parent PlayableAge and the child PlayableAge.
deactivateRepresentation
(input: OwnedNodeDeactivateInput!)
RepresentationDeactivate a representation
deactivateSkillFromParty
(input: DeactivateSkillFromPartyInput!)
SuperPartyDeactivate the relationship between the Party and the specified Skill.
deactivateSkillFromSkill
(input: DeactivateSkillFromSkillInput!)
SkillDeactivate the CHILD_OF relationship between the parent Skill and the child Skill.
deactivateTerritoryFromBiography
(input: DeactivateTerritoryFromBiographyInput!)
BiographyDeactivate the relationship between the Biography and the specified Territory.
deactivateVenue
(input: OwnedNodeDeactivateInput!)
VenueDeactivate a venue
deactivateVenueBuyer
(input: deactivateVenueBuyerInput!)
BuyerDeactivate a buyer connected to a venue as a buyer.
deactivateVenueOperator
(input: deactivateVenueOperatorInput!)
BuyerDeactivate an operator connected to a venue.
deactivateVenueToVenue
(input: DeactivateVenueToVenueInput!)
VenueDeactivate the HAS_SUBVENUE relationship between the parent venue and the child venue.
deactivateVenueType
(input: DeactivateVenueTypeInput!)
VenueDeactivate the HAS_VENUE_TYPE relationship between the venue and the specified venue type.
deactivateVocationFromBiography
(input: DeactivateVocationFromBiographyInput!)
BiographyDeactivate the relationship between the Biography and the specified Vocation.
deactivateVocationFromParty
(input: DeactivateVocationFromPartyInput!)
SuperPartyDeactivate the relationship between the Party and the specified Vocation.
deactivateVocationFromVocation
(input: DeactivateVocationFromVocationInput!)
VocationDeactivate the CHILD_OF relationship between the parent Vocation and the child Vocation.
deactivateWorkPaperFromParty
(input: DeactivateWorkPaperFromPartyInput!)
SuperPartyDeactivate the relationship between the Party and the specified WorkPaper.
dedupeParties
(input: PartyDedupeInput!)
SuperPartyDeduplicate two parties by choosing one as a primary
dedupeVenues
(input: DedupeVenueInput!)
VenueDeduplicate two venues by choosing one as a primary
editEventInstance
(input: EventInstanceEditInput!)
EventInstanceEdit an existing event instance
editEventSeries
(input: EventSeriesEditInput!)
EventSeriesEdit an existing event series
mergeEmployees
(input: [EmployeeMergeInput!]!)
[Employee!]Create or update employees.
setDisplayName
(input: SetDisplayNameInput!)
NameSet the display name for an entity
setGeoArea
(input: SetGeoAreaInput!)
GeoAreaSet a new geoArea connected to supplied territories/countries
setRepArea ⚠️
(input: setRepAreaInput!)
RepAreaCreates a new REPPED_AS relationship between a representation and a rep area
setVenueBookable
(input: SetVenueBookableInput!)
VenueSet a venue as bookable or non-bookable

Confidential. For internal use only.