Mutations
Mutations are used to create, update, or delete data.
_deleteAppointment
Deprecated
Deprecated. Use authData { _deleteAppointment } instead.
Delete an appointment
_deleteAppointment(input: OwnedNodeDeleteInput!): AppointmentArguments
| Name | Type | Description |
|---|---|---|
input | OwnedNodeDeleteInput! |
Returns: Appointment
_deleteName
Deprecated
Deprecated. Use authData { _deleteName } instead.
Delete a name
_deleteName(input: OwnedNodeDeleteInput!): NameArguments
| Name | Type | Description |
|---|---|---|
input | OwnedNodeDeleteInput! |
Returns: Name
_disconnectEventSeriesFromMusicGenre
Deprecated
Deprecated. Use authData { _disconnectEventSeriesFromMusicGenre } instead.
Disconnects a music genre from an event series.
_disconnectEventSeriesFromMusicGenre(input: DisconnectEventSeriesFromMusicGenreInput!): EventSeriesArguments
| Name | Type | Description |
|---|---|---|
input | DisconnectEventSeriesFromMusicGenreInput! | The input to disconnect a music genre from an event series |
Returns: EventSeries
_editAddress
Deprecated
Deprecated. Use authData { _editAddress } instead.
Edit the properties of an existing address, and append a Log
_editAddress(input: AddressEditInput!): AddressArguments
| Name | Type | Description |
|---|---|---|
input | AddressEditInput! |
Returns: Address
_editAppointment
Deprecated
Deprecated. Use authData { _editAppointment } instead.
Edit the properties of an existing appointment, and append a Log
_editAppointment(input: AppointmentEditInput!): AppointmentArguments
| Name | Type | Description |
|---|---|---|
input | AppointmentEditInput! |
Returns: Appointment
_editAsset
Deprecated
Deprecated. Use authData { _editAsset } instead.
Edit the properties of an existing asset, and append a Log
_editAsset(input: AssetEditInput!): AssetArguments
| Name | Type | Description |
|---|---|---|
input | AssetEditInput! |
Returns: Asset
_editAssignment
Deprecated
Deprecated. Use authData { _editAssignment } instead.
Edit the properties of an existing assignment, and append a Log
_editAssignment(input: AssignmentEditInput!): AssignmentArguments
| Name | Type | Description |
|---|---|---|
input | AssignmentEditInput! |
Returns: Assignment
_editBiography
Deprecated
Deprecated. Use authData { _editBiography } instead.
Edit the properties of an existing biography, and append a Log
_editBiography(input: BiographyEditInput!): BiographyArguments
| Name | Type | Description |
|---|---|---|
input | BiographyEditInput! |
Returns: Biography
_editConfiguration
Deprecated
Deprecated. Use authData { _editConfiguration } instead.
Edit the properties of an existing configuration, and append a Log
_editConfiguration(input: ConfigurationEditInput!): ConfigurationArguments
| Name | Type | Description |
|---|---|---|
input | ConfigurationEditInput! |
Returns: Configuration
_editEmail
Deprecated
Deprecated. Use authData { _editEmail } instead.
Edit the properties of an existing email, and append a Log
_editEmail(input: EmailEditInput!): EmailArguments
| Name | Type | Description |
|---|---|---|
input | EmailEditInput! |
Returns: Email
_editExternalRecord
Deprecated
Deprecated. Use authData { _editExternalRecord } instead.
Edit the properties of an existing external record, and append a Log
_editExternalRecord(input: ExternalRecordEditInput!): ExternalRecordArguments
| Name | Type | Description |
|---|---|---|
input | ExternalRecordEditInput! |
Returns: ExternalRecord
_editGenre
Deprecated
Deprecated. Use authData { _editGenre } instead.
Edit the properties of an existing Genre, and append a Log
_editGenre(input: GenreEditInput!): GenreArguments
| Name | Type | Description |
|---|---|---|
input | GenreEditInput! |
Returns: Genre
_editHighlight
Deprecated
Deprecated. Use authData { _editHighlight } instead.
Edit the properties of an existing Highlight, and append a Log
_editHighlight(input: HighlightEditInput!): HighlightArguments
| Name | Type | Description |
|---|---|---|
input | HighlightEditInput! |
Returns: Highlight
_editInterest
Deprecated
Deprecated. Use authData { _editInterest } instead.
Edit the properties of an existing Interest, and append a Log
_editInterest(input: InterestEditInput!): InterestArguments
| Name | Type | Description |
|---|---|---|
input | InterestEditInput! |
Returns: Interest
_editMedium
Deprecated
Deprecated. Use authData { _editMedium } instead.
Edit the properties of an existing Medium, and append a Log
_editMedium(input: MediumEditInput!): MediumArguments
| Name | Type | Description |
|---|---|---|
input | MediumEditInput! |
Returns: Medium
_editMisc
Deprecated
Deprecated. Use authData { _editMisc } instead.
Edit the properties of an existing Misc, and append a Log
_editMisc(input: MiscEditInput!): MiscArguments
| Name | Type | Description |
|---|---|---|
input | MiscEditInput! |
Returns: Misc
_editMusicGenre
Deprecated
Deprecated. Use authData { _editMusicGenre } instead.
Edit the properties of an existing MusicGenre, and append a Log
_editMusicGenre(input: MusicGenreEditInput!): MusicGenreArguments
| Name | Type | Description |
|---|---|---|
input | MusicGenreEditInput! |
Returns: MusicGenre
_editName
Deprecated
Deprecated. Use authData { _editName } instead.
Edit the properties of an existing name, and append a Log
_editName(input: NameEditInput!): NameArguments
| Name | Type | Description |
|---|---|---|
input | NameEditInput! |
Returns: Name
_editOnlineAddress
Deprecated
Deprecated. Use authData { _editOnlineAddress } instead.
Edit the properties of an existing online address, and append a Log
_editOnlineAddress(input: OnlineAddressEditInput!): OnlineAddressArguments
| Name | Type | Description |
|---|---|---|
input | OnlineAddressEditInput! |
Returns: OnlineAddress
_editParticipantMembership
Deprecated
Deprecated. Use authData { _editParticipantMembership } instead.
Edit the properties of an existing ParticipantMembership node, and append a Log
_editParticipantMembership(input: ParticipantMembershipEditInput!): ParticipantMembershipArguments
| Name | Type | Description |
|---|---|---|
input | ParticipantMembershipEditInput! |
Returns: ParticipantMembership
_editPersonalAppearance
Deprecated
Deprecated. Use authData { _editPersonalAppearance } instead.
Edit the properties of an existing personal appearance, and append a Log
_editPersonalAppearance(input: PersonalAppearanceEditInput!): PersonalAppearanceArguments
| Name | Type | Description |
|---|---|---|
input | PersonalAppearanceEditInput! |
Returns: PersonalAppearance
_editPersonalInfo
Deprecated
Deprecated. Use authData { _editPersonalInfo } instead.
Edit the properties of an existing personal info, and append a Log
_editPersonalInfo(input: PersonalInfoEditInput!): PersonalInfoArguments
| Name | Type | Description |
|---|---|---|
input | PersonalInfoEditInput! |
Returns: PersonalInfo
_editPhone
Deprecated
Deprecated. Use authData { _editPhone } instead.
Edit the properties of an existing phone, and append a Log
_editPhone(input: PhoneEditInput!): PhoneArguments
| Name | Type | Description |
|---|---|---|
input | PhoneEditInput! |
Returns: Phone
_editPlayableAge
Deprecated
Deprecated. Use authData { _editPlayableAge } instead.
Edit the properties of an existing PlayableAge, and append a Log
_editPlayableAge(input: PlayableAgeEditInput!): PlayableAgeArguments
| Name | Type | Description |
|---|---|---|
input | PlayableAgeEditInput! |
Returns: PlayableAge
_editSkill
Deprecated
Deprecated. Use authData { _editSkill } instead.
Edit the properties of an existing Skill, and append a Log
_editSkill(input: SkillEditInput!): SkillArguments
| Name | Type | Description |
|---|---|---|
input | SkillEditInput! |
Returns: Skill
_editVocation
Deprecated
Deprecated. Use authData { _editVocation } instead.
Edit the properties of an existing Vocation, and append a Log
_editVocation(input: VocationEditInput!): VocationArguments
| Name | Type | Description |
|---|---|---|
input | VocationEditInput! |
Returns: Vocation
_editWorkPaper
Deprecated
Deprecated. Use authData { _editWorkPaper } instead.
Edit the properties of an existing WorkPaper, and append a Log
_editWorkPaper(input: WorkPaperEditInput!): WorkPaperArguments
| Name | Type | Description |
|---|---|---|
input | WorkPaperEditInput! |
Returns: WorkPaper
_markVenueAsPrivateResidence
Deprecated
Deprecated. Use authData { _markVenueAsPrivateResidence } instead.
Connect Venue to 'Private Residence' and expire all other active VenueType connections. Use with caution.
_markVenueAsPrivateResidence(input: _markVenueAsPrivateResidenceInput!): VenueArguments
| Name | Type | Description |
|---|---|---|
input | _markVenueAsPrivateResidenceInput! |
Returns: Venue
addAddress
Deprecated
Deprecated. Use authData { addAddress } instead.
Add a new address
addAddress(input: AddressCreateInput!): AddressArguments
| Name | Type | Description |
|---|---|---|
input | AddressCreateInput! |
Returns: Address
addAsset
Deprecated
Deprecated. Use authData { addAsset } instead.
Adds a new asset to a party, venue, event series or event instance
addAsset(input: AssetCreateInput!): AssetArguments
| Name | Type | Description |
|---|---|---|
input | AssetCreateInput! | The input to add a new asset to a party, venue, event series or event instance. |
Returns: Asset
addAward
Deprecated
Deprecated. Use authData { addAward } instead.
Create an Award and attach it to a Party or Content. Always NOMINATED_FOR; optionally WON when award.won is true.
addAward(input: AwardCreateInput!): AwardArguments
| Name | Type | Description |
|---|---|---|
input | AwardCreateInput! |
Returns: Award
addBiography
Deprecated
Deprecated. Use authData { addBiography } instead.
Add a new biography to a party
addBiography(input: BiographyCreateInput!): BiographyArguments
| Name | Type | Description |
|---|---|---|
input | BiographyCreateInput! |
Returns: Biography
addClientParticipantGroup
Deprecated
Deprecated. Use authData { addClientParticipantGroup } instead.
Adds a new ParticipantGroup to a Client.
addClientParticipantGroup(input: addClientParticipantGroupInput!): ParticipantGroupArguments
| Name | Type | Description |
|---|---|---|
input | addClientParticipantGroupInput! |
Returns: ParticipantGroup
addClientRepresentation
Deprecated
Deprecated. Use authData { addClientRepresentation } instead.
Adds a new Representation to a Party.
addClientRepresentation(input: addClientRepresentationInput!): RepresentationArguments
| Name | Type | Description |
|---|---|---|
input | addClientRepresentationInput! |
Returns: Representation
addConfiguration
Deprecated
Deprecated. Use authData { addConfiguration } instead.
Add a new configuration node
addConfiguration(input: ConfigurationCreateInput!): ConfigurationArguments
| Name | Type | Description |
|---|---|---|
input | ConfigurationCreateInput! |
Returns: Configuration
addEmail
Deprecated
Deprecated. Use authData { addEmail } instead.
Add a new email to an entity
addEmail(input: EmailCreateInput!): EmailArguments
| Name | Type | Description |
|---|---|---|
input | EmailCreateInput! |
Returns: Email
addEventInstance
Deprecated
Deprecated. Use authData { addEventInstance } instead.
Create a new event instance
addEventInstance(input: EventInstanceCreateInput!): EventInstanceArguments
| Name | Type | Description |
|---|---|---|
input | EventInstanceCreateInput! | The event instance fields necessary for creation |
Returns: EventInstance
addEventInstanceDay
Deprecated
Deprecated. Use authData { addEventInstanceDay } instead.
Add a new event instance day to an event instance
addEventInstanceDay(input: EventInstanceDayCreateInput!): EventInstanceDayArguments
| Name | Type | Description |
|---|---|---|
input | EventInstanceDayCreateInput! |
Returns: EventInstanceDay
addExternalRecord
Deprecated
Deprecated. Use authData { addExternalRecord } instead.
Add a new external record
addExternalRecord(input: ExternalRecordCreateInput!): ExternalRecordArguments
| Name | Type | Description |
|---|---|---|
input | ExternalRecordCreateInput! |
Returns: ExternalRecord
addName
Deprecated
Deprecated. Use authData { addName } instead.
Add a new name node. For historical names (with thruDate), DISPLAY type names are allowed.
addName(input: NameCreateInput!): NameArguments
| Name | Type | Description |
|---|---|---|
input | NameCreateInput! |
Returns: Name
addOnlineAddress
Deprecated
Deprecated. Use authData { addOnlineAddress } instead.
Add a new online address to an entity
addOnlineAddress(input: OnlineAddressCreateInput!): OnlineAddressArguments
| Name | Type | Description |
|---|---|---|
input | OnlineAddressCreateInput! |
Returns: OnlineAddress
addPersonalAppearance
Deprecated
Deprecated. Use authData { addPersonalAppearance } instead.
Add new personal appearance to a person that has no existing active personal appearance.
addPersonalAppearance(input: PersonalAppearanceCreateInput!): PersonalAppearanceArguments
| Name | Type | Description |
|---|---|---|
input | PersonalAppearanceCreateInput! |
Returns: PersonalAppearance
addPersonalInfo
Deprecated
Deprecated. Use authData { addPersonalInfo } instead.
Add new personal info to a person that has no existing active personal info.
addPersonalInfo(input: PersonalInfoCreateInput!): PersonalInfoArguments
| Name | Type | Description |
|---|---|---|
input | PersonalInfoCreateInput! |
Returns: PersonalInfo
addPhone
Deprecated
Deprecated. Use authData { addPhone } instead.
Add a new phone
addPhone(input: PhoneCreateInput!): PhoneArguments
| Name | Type | Description |
|---|---|---|
input | PhoneCreateInput! |
Returns: Phone
addRadiusTerm
Deprecated
Deprecated. Use authData { addRadiusTerm } instead.
Create a new radius term
addRadiusTerm(input: RadiusTermCreateInput!): RadiusTermArguments
| Name | Type | Description |
|---|---|---|
input | RadiusTermCreateInput! | The radius term fields necessary for creation |
Returns: RadiusTerm
addRepresentationAssignment
Deprecated
Deprecated. Use authData { addRepresentationAssignment } instead.
Add a new assignment to a representation
addRepresentationAssignment(input: AssignmentCreateInput!): AssignmentArguments
| Name | Type | Description |
|---|---|---|
input | AssignmentCreateInput! |
Returns: Assignment
addStageInstance
Deprecated
Deprecated. Use authData { addStageInstance } instead.
Add a new stage instance to an event instance
addStageInstance(input: StageInstanceCreateInput!): StageInstanceArguments
| Name | Type | Description |
|---|---|---|
input | StageInstanceCreateInput! |
Returns: StageInstance
addTerm
Deprecated
Deprecated. Use authData { addTerm } instead.
Add a new term
addTerm(input: TermCreateInput!): TermArguments
| Name | Type | Description |
|---|---|---|
input | TermCreateInput! |
Returns: Term
authData
Namespaced container for authoritative data mutations.
authData: AuthDataMutationReturns: AuthDataMutation
connectAppointmentToJobRole
Deprecated
Deprecated. Use authData { connectAppointmentToJobRole } instead.
Connects a job role to an appointment.
connectAppointmentToJobRole(input: ConnectAppointmentToJobRoleInput!): AppointmentArguments
| Name | Type | Description |
|---|---|---|
input | ConnectAppointmentToJobRoleInput! | The input to connect a job role to an appointment |
Returns: Appointment
connectBiographyToGenre
Deprecated
Deprecated. Use authData { connectBiographyToGenre } instead.
Connects Genre to Biography.
connectBiographyToGenre(input: ConnectBiographyToGenreInput!): BiographyArguments
| Name | Type | Description |
|---|---|---|
input | ConnectBiographyToGenreInput! |
Returns: Biography
connectBiographyToTerritory
Deprecated
Deprecated. Use authData { connectBiographyToTerritory } instead.
Connects Territory to Biography.
connectBiographyToTerritory(input: ConnectBiographyToTerritoryInput!): BiographyArguments
| Name | Type | Description |
|---|---|---|
input | ConnectBiographyToTerritoryInput! |
Returns: Biography
connectBiographyToVocation
Deprecated
Deprecated. Use authData { connectBiographyToVocation } instead.
Connects Vocation to Biography.
connectBiographyToVocation(input: ConnectBiographyToVocationInput!): BiographyArguments
| Name | Type | Description |
|---|---|---|
input | ConnectBiographyToVocationInput! |
Returns: Biography
connectBuyerToVenue
Deprecated
Deprecated. Use authData { connectBuyerToVenue } instead.
Connects a buyer to a venue with BUYS_FOR relationship.
connectBuyerToVenue(input: ConnectBuyerToVenueInput!): BuyerArguments
| Name | Type | Description |
|---|---|---|
input | ConnectBuyerToVenueInput! | The input to connect a buyer to a venue |
Returns: Buyer
connectClientToClientCompany
Deprecated
Deprecated. Use authData { connectClientToClientCompany } instead.
Connects a client to a client company.
connectClientToClientCompany(input: ConnectClientToClientCompanyInput!): ClientArguments
| Name | Type | Description |
|---|---|---|
input | ConnectClientToClientCompanyInput! |
Returns: Client
connectContactToBuyer
Deprecated
Deprecated. Use authData { connectContactToBuyer } instead.
Connects a contact to a buyer via an appointment.
connectContactToBuyer(input: ConnectContactToBuyerInput!): ContactArguments
| Name | Type | Description |
|---|---|---|
input | ConnectContactToBuyerInput! |
Returns: Contact
connectContentToAward
Deprecated
Deprecated. Use authData { connectContentToAward } instead.
Connects a Content to an existing Award with NOMINATED_FOR, and WON if 'won' is true.
connectContentToAward(input: ConnectContentToAwardInput!): ContentArguments
| Name | Type | Description |
|---|---|---|
input | ConnectContentToAwardInput! |
Returns: Content
connectContentToGenre
Deprecated
Deprecated. Use authData { connectContentToGenre } instead.
Connects a Genre to a Content with HAS_GENRE.
connectContentToGenre(input: ConnectContentToGenreInput!): ContentArguments
| Name | Type | Description |
|---|---|---|
input | ConnectContentToGenreInput! | The input to connect a genre to a content |
Returns: Content
connectContentToMedium
Deprecated
Deprecated. Use authData { connectContentToMedium } instead.
Connects a Medium to a Content with HAS_MEDIUM.
connectContentToMedium(input: ConnectContentToMediumInput!): ContentArguments
| Name | Type | Description |
|---|---|---|
input | ConnectContentToMediumInput! | The input to connect a medium to a content |
Returns: Content
connectEventSeriesToMusicGenre
Deprecated
Deprecated. Use authData { connectEventSeriesToMusicGenre } instead.
Connects MusicGenre to EventSeries.
connectEventSeriesToMusicGenre(input: ConnectEventSeriesToMusicGenreInput!): EventSeriesArguments
| Name | Type | Description |
|---|---|---|
input | ConnectEventSeriesToMusicGenreInput! | The input to connect EventSeries to MusicGenre |
Returns: EventSeries
connectEventSeriesToVenue
Deprecated
Deprecated. Use authData { connectEventSeriesToVenue } instead.
Connects an event series to a venue via HAPPENS_AT relationship.
connectEventSeriesToVenue(input: ConnectEventSeriesToVenueInput!): EventSeriesArguments
| Name | Type | Description |
|---|---|---|
input | ConnectEventSeriesToVenueInput! | The input to connect an event series to a venue |
Returns: EventSeries
connectExternalRecordToMembership
Deprecated
Deprecated. Use authData { connectExternalRecordToMembership } instead.
Connects an external record to a participant membership with ATTACHED_TO relationship.
connectExternalRecordToMembership(input: ConnectExternalRecordToMembershipInput!): ExternalRecordArguments
| Name | Type | Description |
|---|---|---|
input | ConnectExternalRecordToMembershipInput! | The input to connect an external record to a participant membership |
Returns: ExternalRecord
connectExternalRecordToParticipantGroup
Deprecated
Deprecated. Use authData { connectExternalRecordToParticipantGroup } instead.
Connect an existing external record to a participant group.
connectExternalRecordToParticipantGroup(input: ConnectExternalRecordToParticipantGroupInput!): ExternalRecordArguments
| Name | Type | Description |
|---|---|---|
input | ConnectExternalRecordToParticipantGroupInput! |
Returns: ExternalRecord
connectHighlightToHighlight
Deprecated
Deprecated. Use authData { connectHighlightToHighlight } instead.
Connects a parent Highlight to a child Highlight.
connectHighlightToHighlight(input: ConnectHighlightToHighlightInput!): HighlightArguments
| Name | Type | Description |
|---|---|---|
input | ConnectHighlightToHighlightInput! | The input to connect parent Highlight to child Highlight |
Returns: Highlight
connectInterestToInterest
Deprecated
Deprecated. Use authData { connectInterestToInterest } instead.
Connects a parent Interest to a child Interest.
connectInterestToInterest(input: ConnectInterestToInterestInput!): InterestArguments
| Name | Type | Description |
|---|---|---|
input | ConnectInterestToInterestInput! | The input to connect parent Interest to child Interest |
Returns: Interest
connectMediumToMedium
Deprecated
Deprecated. Use authData { connectMediumToMedium } instead.
Connects a parent Medium to a child Medium.
connectMediumToMedium(input: ConnectMediumToMediumInput!): MediumArguments
| Name | Type | Description |
|---|---|---|
input | ConnectMediumToMediumInput! | The input to connect parent Medium to child Medium |
Returns: Medium
connectMiscToMisc
Deprecated
Deprecated. Use authData { connectMiscToMisc } instead.
Connects a parent Misc to a child Misc.
connectMiscToMisc(input: ConnectMiscToMiscInput!): MiscArguments
| Name | Type | Description |
|---|---|---|
input | ConnectMiscToMiscInput! | The input to connect parent Misc to child Misc |
Returns: Misc
connectMusicGenreToMusicGenre
Deprecated
Deprecated. Use authData { connectMusicGenreToMusicGenre } instead.
Connects a parent MusicGenre to a child MusicGenre.
connectMusicGenreToMusicGenre(input: ConnectMusicGenreToMusicGenreInput!): MusicGenreArguments
| Name | Type | Description |
|---|---|---|
input | ConnectMusicGenreToMusicGenreInput! | The input to connect parent MusicGenre to child MusicGenre |
Returns: MusicGenre
connectOperatorToVenue
Deprecated
Deprecated. Use authData { connectOperatorToVenue } instead.
Connects an operator to a venue with an IS_OPERATOR_OF relationship.
connectOperatorToVenue(input: ConnectOperatorToVenueInput!): BuyerArguments
| Name | Type | Description |
|---|---|---|
input | ConnectOperatorToVenueInput! | The input to connect an operator to a venue |
Returns: Buyer
connectParticipantToParticipantGroup
Deprecated
Deprecated. Use authData { connectParticipantToParticipantGroup } instead.
Connect a non-owner participant to an existing participant group by creating a membership.
connectParticipantToParticipantGroup(input: ConnectParticipantToParticipantGroupInput!): ParticipantGroupArguments
| Name | Type | Description |
|---|---|---|
input | ConnectParticipantToParticipantGroupInput! |
Returns: ParticipantGroup
connectPartyToAward
Deprecated
Deprecated. Use authData { connectPartyToAward } instead.
Connects a Party to an existing Award with NOMINATED_FOR, and WON if 'won' is true.
connectPartyToAward(input: ConnectPartyToAwardInput!): SuperPartyArguments
| Name | Type | Description |
|---|---|---|
input | ConnectPartyToAwardInput! |
Returns: SuperParty
connectPartyToHighlight
Deprecated
Deprecated. Use authData { connectPartyToHighlight } instead.
Connects Highlight to Party.
connectPartyToHighlight(input: ConnectPartyToHighlightInput!): SuperPartyArguments
| Name | Type | Description |
|---|---|---|
input | ConnectPartyToHighlightInput! | The input to connect Party to Highlight |
Returns: SuperParty
connectPartyToInterest
Deprecated
Deprecated. Use authData { connectPartyToInterest } instead.
Connects Interest to Party.
connectPartyToInterest(input: ConnectPartyToInterestInput!): SuperPartyArguments
| Name | Type | Description |
|---|---|---|
input | ConnectPartyToInterestInput! | The input to connect Party to Interest |
Returns: SuperParty
connectPartyToLanguage
Deprecated
Deprecated. Use authData { connectPartyToLanguage } instead.
Connects Language to Party.
connectPartyToLanguage(input: ConnectPartyToLanguageInput!): SuperPartyArguments
| Name | Type | Description |
|---|---|---|
input | ConnectPartyToLanguageInput! |
Returns: SuperParty
connectPartyToMedium
Deprecated
Deprecated. Use authData { connectPartyToMedium } instead.
Connects Medium to Party.
connectPartyToMedium(input: ConnectPartyToMediumInput!): SuperPartyArguments
| Name | Type | Description |
|---|---|---|
input | ConnectPartyToMediumInput! | The input to connect Party to Medium |
Returns: SuperParty
connectPartyToMisc
Deprecated
Deprecated. Use authData { connectPartyToMisc } instead.
Connects Misc to Party.
connectPartyToMisc(input: ConnectPartyToMiscInput!): SuperPartyArguments
| Name | Type | Description |
|---|---|---|
input | ConnectPartyToMiscInput! | The input to connect Party to Misc |
Returns: SuperParty
connectPartyToPlayableAge
Deprecated
Deprecated. Use authData { connectPartyToPlayableAge } instead.
Connects PlayableAge to Party.
connectPartyToPlayableAge(input: ConnectPartyToPlayableAgeInput!): SuperPartyArguments
| Name | Type | Description |
|---|---|---|
input | ConnectPartyToPlayableAgeInput! | The input to connect Party to PlayableAge |
Returns: SuperParty
connectPartyToSkill
Deprecated
Deprecated. Use authData { connectPartyToSkill } instead.
Connects Skill to Party.
connectPartyToSkill(input: ConnectPartyToSkillInput!): SuperPartyArguments
| Name | Type | Description |
|---|---|---|
input | ConnectPartyToSkillInput! | The input to connect Party to Skill |
Returns: SuperParty
connectPartyToVocation
Deprecated
Deprecated. Use authData { connectPartyToVocation } instead.
Connects Vocation to Party.
connectPartyToVocation(input: ConnectPartyToVocationInput!): SuperPartyArguments
| Name | Type | Description |
|---|---|---|
input | ConnectPartyToVocationInput! | The input to connect Party to Vocation |
Returns: SuperParty
connectPartyToWorkPaper
Deprecated
Deprecated. Use authData { connectPartyToWorkPaper } instead.
Connects WorkPaper to Party.
connectPartyToWorkPaper(input: ConnectPartyToWorkPaperInput!): SuperPartyArguments
| Name | Type | Description |
|---|---|---|
input | ConnectPartyToWorkPaperInput! | The input to connect Party to WorkPaper |
Returns: SuperParty
connectPlayableAgeToPlayableAge
Deprecated
Deprecated. Use authData { connectPlayableAgeToPlayableAge } instead.
Connects a parent PlayableAge to a child PlayableAge.
connectPlayableAgeToPlayableAge(input: ConnectPlayableAgeToPlayableAgeInput!): PlayableAgeArguments
| Name | Type | Description |
|---|---|---|
input | ConnectPlayableAgeToPlayableAgeInput! | The input to connect parent PlayableAge to child PlayableAge |
Returns: PlayableAge
connectRepresentationToMusicGenre
Deprecated
Deprecated. Use authData { connectRepresentationToMusicGenre } instead.
Connects MusicGenre to Representation.
connectRepresentationToMusicGenre(input: ConnectRepresentationToMusicGenreInput!): RepresentationArguments
| Name | Type | Description |
|---|---|---|
input | ConnectRepresentationToMusicGenreInput! | The input to connect Representation to MusicGenre |
Returns: Representation
connectSkillToSkill
Deprecated
Deprecated. Use authData { connectSkillToSkill } instead.
Connects a parent Skill to a child Skill.
connectSkillToSkill(input: ConnectSkillToSkillInput!): SkillArguments
| Name | Type | Description |
|---|---|---|
input | ConnectSkillToSkillInput! | The input to connect parent Skill to child Skill |
Returns: Skill
connectVenueToVenue
Deprecated
Deprecated. Use authData { connectVenueToVenue } instead.
Connects a parent Venue to a child bookable Venue.
connectVenueToVenue(input: ConnectVenueToVenueInput!): VenueArguments
| Name | Type | Description |
|---|---|---|
input | ConnectVenueToVenueInput! |
Returns: Venue
connectVenueToVenueType
Deprecated
Deprecated. Use authData { connectVenueToVenueType } instead.
Connects a Venue to a VenueType with a HAS_VENUE_TYPE relationship.
connectVenueToVenueType(input: ConnectVenueToVenueTypeInput!): VenueArguments
| Name | Type | Description |
|---|---|---|
input | ConnectVenueToVenueTypeInput! |
Returns: Venue
connectVocationToVocation
Deprecated
Deprecated. Use authData { connectVocationToVocation } instead.
Connects a parent Vocation to a child Vocation.
connectVocationToVocation(input: ConnectVocationToVocationInput!): VocationArguments
| Name | Type | Description |
|---|---|---|
input | ConnectVocationToVocationInput! | The input to connect parent Vocation to child Vocation |
Returns: Vocation
createBuyer
Deprecated
Deprecated. Use authData { createBuyer } instead.
Create a new buyer
createBuyer(input: BuyerCreateInput!): BuyerArguments
| Name | Type | Description |
|---|---|---|
input | BuyerCreateInput! | The buyer fields necessary for creation |
Returns: Buyer
createClient
Deprecated
Deprecated. Use authData { createClient } instead.
Create a new client
createClient(input: ClientCreateInput!): ClientArguments
| Name | Type | Description |
|---|---|---|
input | ClientCreateInput! | The client fields necessary for creation |
Returns: Client
createContact
Deprecated
Deprecated. Use authData { createContact } instead.
Create a new contact
createContact(input: ContactCreateInput!): ContactArguments
| Name | Type | Description |
|---|---|---|
input | ContactCreateInput! | The contact fields necessary for creation |
Returns: Contact
createContent
Deprecated
Deprecated. Use authData { createContent } instead.
Create a new content record. Supports connecting to existing genres and inline award creation.
createContent(input: ContentCreateInput!): ContentArguments
| Name | Type | Description |
|---|---|---|
input | ContentCreateInput! | The content fields necessary for creation |
Returns: Content
createEventSeries
Deprecated
Deprecated. Use authData { createEventSeries } instead.
Create a new event series
createEventSeries(input: EventSeriesCreateInput!): EventSeriesArguments
| Name | Type | Description |
|---|---|---|
input | EventSeriesCreateInput! | The event series fields necessary for creation |
Returns: EventSeries
createEventSeriesType
Deprecated
Deprecated. Use authData { createEventSeriesType } instead.
Create a new event series type
createEventSeriesType(input: EventSeriesTypeCreateInput!): EventSeriesTypeArguments
| Name | Type | Description |
|---|---|---|
input | EventSeriesTypeCreateInput! | The event series type fields necessary for creation |
Returns: EventSeriesType
createGenre
Deprecated
Deprecated. Use authData { createGenre } instead.
Create a new Genre
createGenre(input: GenreCreateInput!): GenreArguments
| Name | Type | Description |
|---|---|---|
input | GenreCreateInput! | The Genre fields necessary for creation |
Returns: Genre
createHighlight
Deprecated
Deprecated. Use authData { createHighlight } instead.
Create a new Highlight
createHighlight(input: HighlightCreateInput!): HighlightArguments
| Name | Type | Description |
|---|---|---|
input | HighlightCreateInput! | The Highlight fields necessary for creation |
Returns: Highlight
createInterest
Deprecated
Deprecated. Use authData { createInterest } instead.
Create a new Interest
createInterest(input: InterestCreateInput!): InterestArguments
| Name | Type | Description |
|---|---|---|
input | InterestCreateInput! | The Interest fields necessary for creation |
Returns: Interest
createJobRole
Deprecated
Deprecated. Use authData { createJobRole } instead.
Create a new job role
createJobRole(input: JobRoleInput!): JobRoleArguments
| Name | Type | Description |
|---|---|---|
input | JobRoleInput! |
Returns: JobRole
createLanguage
Deprecated
Deprecated. Use authData { createLanguage } instead.
Add a new language node
createLanguage(input: LanguageInput!): LanguageArguments
| Name | Type | Description |
|---|---|---|
input | LanguageInput! |
Returns: Language
createMedium
Deprecated
Deprecated. Use authData { createMedium } instead.
Create a new Medium
createMedium(input: MediumCreateInput!): MediumArguments
| Name | Type | Description |
|---|---|---|
input | MediumCreateInput! | The Medium fields necessary for creation |
Returns: Medium
createMisc
Deprecated
Deprecated. Use authData { createMisc } instead.
Create a new Misc
createMisc(input: MiscCreateInput!): MiscArguments
| Name | Type | Description |
|---|---|---|
input | MiscCreateInput! | The Misc fields necessary for creation |
Returns: Misc
createMusicGenre
Deprecated
Deprecated. Use authData { createMusicGenre } instead.
Create a new MusicGenre
createMusicGenre(input: MusicGenreCreateInput!): MusicGenreArguments
| Name | Type | Description |
|---|---|---|
input | MusicGenreCreateInput! | The MusicGenre fields necessary for creation |
Returns: MusicGenre
createPlayableAge
Deprecated
Deprecated. Use authData { createPlayableAge } instead.
Create a new PlayableAge
createPlayableAge(input: PlayableAgeCreateInput!): PlayableAgeArguments
| Name | Type | Description |
|---|---|---|
input | PlayableAgeCreateInput! | The PlayableAge fields necessary for creation |
Returns: PlayableAge
createRepArea
Deprecated
Deprecated. Use authData { createRepArea } instead.
Create a new rep area
createRepArea(input: RepAreaInput!): RepAreaArguments
| Name | Type | Description |
|---|---|---|
input | RepAreaInput! |
Returns: RepArea
createSkill
Deprecated
Deprecated. Use authData { createSkill } instead.
Create a new Skill
createSkill(input: SkillCreateInput!): SkillArguments
| Name | Type | Description |
|---|---|---|
input | SkillCreateInput! | The Skill fields necessary for creation |
Returns: Skill
createTalent
Deprecated
Deprecated. Use authData { createTalent } instead.
Create a new talent
createTalent(input: TalentCreateInput!): TalentArguments
| Name | Type | Description |
|---|---|---|
input | TalentCreateInput! | The talent fields necessary for creation |
Returns: Talent
createTerritory
Deprecated
Deprecated. Use authData { createTerritory } instead.
Create a new territory
createTerritory(input: TerritoryCreateInput!): TerritoryArguments
| Name | Type | Description |
|---|---|---|
input | TerritoryCreateInput! |
Returns: Territory
createVenue
Deprecated
Deprecated. Use authData { createVenue } instead.
Create a new venue
createVenue(input: VenueCreateInput!): VenueArguments
| Name | Type | Description |
|---|---|---|
input | VenueCreateInput! | The venue fields necessary for creation |
Returns: Venue
createVenueType
Deprecated
Deprecated. Use authData { createVenueType } instead.
Create a new venue type
createVenueType(input: VenueTypeCreateInput!): VenueTypeArguments
| Name | Type | Description |
|---|---|---|
input | VenueTypeCreateInput! | The venue type fields necessary for creation |
Returns: VenueType
createVocation
Deprecated
Deprecated. Use authData { createVocation } instead.
Create a new Vocation
createVocation(input: VocationCreateInput!): VocationArguments
| Name | Type | Description |
|---|---|---|
input | VocationCreateInput! | The Vocation fields necessary for creation |
Returns: Vocation
createWorkPaper
Deprecated
Deprecated. Use authData { createWorkPaper } instead.
Create a new WorkPaper
createWorkPaper(input: WorkPaperCreateInput!): WorkPaperArguments
| Name | Type | Description |
|---|---|---|
input | WorkPaperCreateInput! | The WorkPaper fields necessary for creation |
Returns: WorkPaper
deactivateAddress
Deprecated
Deprecated. Use authData { deactivateAddress } instead.
Deactivate an address
deactivateAddress(input: OwnedNodeDeactivateInput!): AddressArguments
| Name | Type | Description |
|---|---|---|
input | OwnedNodeDeactivateInput! |
Returns: Address
deactivateAppointment
Deprecated
Deprecated. Use authData { deactivateAppointment } instead.
Deactivate an appointment
deactivateAppointment(input: OwnedNodeDeactivateInput!): AppointmentArguments
| Name | Type | Description |
|---|---|---|
input | OwnedNodeDeactivateInput! |
Returns: Appointment
deactivateAppointmentJobRole
Deprecated
Deprecated. Use authData { deactivateAppointmentJobRole } instead.
Deactivate the HAS_JOB_ROLE relationship between the appointment and the specified job role.
deactivateAppointmentJobRole(input: DeactivateAppointmentJobRoleInput!): AppointmentArguments
| Name | Type | Description |
|---|---|---|
input | DeactivateAppointmentJobRoleInput! |
Returns: Appointment
deactivateAsset
Deprecated
Deprecated. Use authData { deactivateAsset } instead.
Deactivate an asset
deactivateAsset(input: deactivateAssetInput!): AssetArguments
| Name | Type | Description |
|---|---|---|
input | deactivateAssetInput! |
Returns: Asset
deactivateAssignment
Deprecated
Deprecated. Use authData { deactivateAssignment } instead.
Deactivate an assignment
deactivateAssignment(input: OwnedNodeDeactivateInput!): AssignmentArguments
| Name | Type | Description |
|---|---|---|
input | OwnedNodeDeactivateInput! |
Returns: Assignment
deactivateBiography
Deprecated
Deprecated. Use authData { deactivateBiography } instead.
Deactivate a biography
deactivateBiography(input: OwnedNodeDeactivateInput!): BiographyArguments
| Name | Type | Description |
|---|---|---|
input | OwnedNodeDeactivateInput! |
Returns: Biography
deactivateClient
Deprecated
Deprecated. Use authData { deactivateClient } instead.
Deactivate a Party's Client Role, transitioning them to Talent.
deactivateClient(input: DeactivateClientInput!): ClientArguments
| Name | Type | Description |
|---|---|---|
input | DeactivateClientInput! |
Returns: Client
deactivateConfiguration
Deprecated
Deprecated. Use authData { deactivateConfiguration } instead.
Deactivate a configuration
deactivateConfiguration(input: OwnedNodeDeactivateInput!): ConfigurationArguments
| Name | Type | Description |
|---|---|---|
input | OwnedNodeDeactivateInput! |
Returns: Configuration
deactivateEmail
Deprecated
Deprecated. Use authData { deactivateEmail } instead.
Deactivate an email
deactivateEmail(input: OwnedNodeDeactivateInput!): EmailArguments
| Name | Type | Description |
|---|---|---|
input | OwnedNodeDeactivateInput! |
Returns: Email
deactivateEventSeriesFromVenue
Deprecated
Deprecated. Use authData { deactivateEventSeriesFromVenue } instead.
Deactivate the HAPPENS_AT relationship between the event series and the specified venue.
deactivateEventSeriesFromVenue(input: DeactivateEventSeriesFromVenueInput!): EventSeriesArguments
| Name | Type | Description |
|---|---|---|
input | DeactivateEventSeriesFromVenueInput! |
Returns: EventSeries
deactivateExternalRecord
Deprecated
Deprecated. Use authData { deactivateExternalRecord } instead.
Deactivate an external record
deactivateExternalRecord(input: OwnedNodeDeactivateInput!): ExternalRecordArguments
| Name | Type | Description |
|---|---|---|
input | OwnedNodeDeactivateInput! |
Returns: ExternalRecord
deactivateGenreFromBiography
Deprecated
Deprecated. Use authData { deactivateGenreFromBiography } instead.
Deactivate the relationship between the Biography and the specified Genre.
deactivateGenreFromBiography(input: DeactivateGenreFromBiographyInput!): BiographyArguments
| Name | Type | Description |
|---|---|---|
input | DeactivateGenreFromBiographyInput! |
Returns: Biography
deactivateGenreFromContent
Deprecated
Deprecated. Use authData { deactivateGenreFromContent } instead.
Deactivates the HAS_GENRE relationship between a Content and a Genre.
deactivateGenreFromContent(input: DeactivateGenreFromContentInput!): ContentArguments
| Name | Type | Description |
|---|---|---|
input | DeactivateGenreFromContentInput! |
Returns: Content
deactivateHighlightFromHighlight
Deprecated
Deprecated. Use authData { deactivateHighlightFromHighlight } instead.
Deactivate the CHILD_OF relationship between the parent Highlight and the child Highlight.
deactivateHighlightFromHighlight(input: DeactivateHighlightFromHighlightInput!): HighlightArguments
| Name | Type | Description |
|---|---|---|
input | DeactivateHighlightFromHighlightInput! |
Returns: Highlight
deactivateHighlightFromParty
Deprecated
Deprecated. Use authData { deactivateHighlightFromParty } instead.
Deactivate the relationship between the Party and the specified Highlight.
deactivateHighlightFromParty(input: DeactivateHighlightFromPartyInput!): SuperPartyArguments
| Name | Type | Description |
|---|---|---|
input | DeactivateHighlightFromPartyInput! |
Returns: SuperParty
deactivateInterestFromInterest
Deprecated
Deprecated. Use authData { deactivateInterestFromInterest } instead.
Deactivate the CHILD_OF relationship between the parent Interest and the child Interest.
deactivateInterestFromInterest(input: DeactivateInterestFromInterestInput!): InterestArguments
| Name | Type | Description |
|---|---|---|
input | DeactivateInterestFromInterestInput! |
Returns: Interest
deactivateInterestFromParty
Deprecated
Deprecated. Use authData { deactivateInterestFromParty } instead.
Deactivate the relationship between the Party and the specified Interest.
deactivateInterestFromParty(input: DeactivateInterestFromPartyInput!): SuperPartyArguments
| Name | Type | Description |
|---|---|---|
input | DeactivateInterestFromPartyInput! |
Returns: SuperParty
deactivateLanguageFromParty
Deprecated
Deprecated. Use authData { deactivateLanguageFromParty } instead.
Deactivate the relationship between the Party and the specified Language.
deactivateLanguageFromParty(input: DeactivateLanguageFromPartyInput!): SuperPartyArguments
| Name | Type | Description |
|---|---|---|
input | DeactivateLanguageFromPartyInput! |
Returns: SuperParty
deactivateMediumFromContent
Deprecated
Deprecated. Use authData { deactivateMediumFromContent } instead.
Deactivates the HAS_MEDIUM relationship between a Content and a Medium.
deactivateMediumFromContent(input: DeactivateMediumFromContentInput!): ContentArguments
| Name | Type | Description |
|---|---|---|
input | DeactivateMediumFromContentInput! |
Returns: Content
deactivateMediumFromMedium
Deprecated
Deprecated. Use authData { deactivateMediumFromMedium } instead.
Deactivate the CHILD_OF relationship between the parent Medium and the child Medium.
deactivateMediumFromMedium(input: DeactivateMediumFromMediumInput!): MediumArguments
| Name | Type | Description |
|---|---|---|
input | DeactivateMediumFromMediumInput! |
Returns: Medium
deactivateMediumFromParty
Deprecated
Deprecated. Use authData { deactivateMediumFromParty } instead.
Deactivate the relationship between the Party and the specified Medium.
deactivateMediumFromParty(input: DeactivateMediumFromPartyInput!): SuperPartyArguments
| Name | Type | Description |
|---|---|---|
input | DeactivateMediumFromPartyInput! |
Returns: SuperParty
deactivateMiscFromMisc
Deprecated
Deprecated. Use authData { deactivateMiscFromMisc } instead.
Deactivate the CHILD_OF relationship between the parent Misc and the child Misc.
deactivateMiscFromMisc(input: DeactivateMiscFromMiscInput!): MiscArguments
| Name | Type | Description |
|---|---|---|
input | DeactivateMiscFromMiscInput! |
Returns: Misc
deactivateMiscFromParty
Deprecated
Deprecated. Use authData { deactivateMiscFromParty } instead.
Deactivate the relationship between the Party and the specified Misc.
deactivateMiscFromParty(input: DeactivateMiscFromPartyInput!): SuperPartyArguments
| Name | Type | Description |
|---|---|---|
input | DeactivateMiscFromPartyInput! |
Returns: SuperParty
deactivateMusicGenreFromMusicGenre
Deprecated
Deprecated. Use authData { deactivateMusicGenreFromMusicGenre } instead.
Deactivate the SUBGENRE_OF relationship between the parent MusicGenre and the child MusicGenre.
deactivateMusicGenreFromMusicGenre(input: DeactivateMusicGenreFromMusicGenreInput!): MusicGenreArguments
| Name | Type | Description |
|---|---|---|
input | DeactivateMusicGenreFromMusicGenreInput! |
Returns: MusicGenre
deactivateMusicGenreFromRepresentation
Deprecated
Deprecated. Use authData { deactivateMusicGenreFromRepresentation } instead.
Deactivate the relationship between the Representation and the specified MusicGenre.
deactivateMusicGenreFromRepresentation(input: DeactivateMusicGenreFromRepresentationInput!): RepresentationArguments
| Name | Type | Description |
|---|---|---|
input | DeactivateMusicGenreFromRepresentationInput! |
Returns: Representation
deactivateName
Deprecated
Deprecated. Use authData { deactivateName } instead.
Deactivate a name
deactivateName(input: OwnedNodeDeactivateInput!): NameArguments
| Name | Type | Description |
|---|---|---|
input | OwnedNodeDeactivateInput! |
Returns: Name
deactivateOnlineAddress
Deprecated
Deprecated. Use authData { deactivateOnlineAddress } instead.
Deactivate an online address
deactivateOnlineAddress(input: OwnedNodeDeactivateInput!): OnlineAddressArguments
| Name | Type | Description |
|---|---|---|
input | OwnedNodeDeactivateInput! |
Returns: OnlineAddress
deactivateParticipantMembership
Deprecated
Deprecated. Use authData { deactivateParticipantMembership } instead.
Deactivate a participant membership
deactivateParticipantMembership(input: OwnedNodeDeactivateInput!): ParticipantMembershipArguments
| Name | Type | Description |
|---|---|---|
input | OwnedNodeDeactivateInput! |
Returns: ParticipantMembership
deactivatePersonalAppearance
Deprecated
Deprecated. Use authData { deactivatePersonalAppearance } instead.
Deactivate existing personal appearance
deactivatePersonalAppearance(input: OwnedNodeDeactivateInput!): PersonalAppearanceArguments
| Name | Type | Description |
|---|---|---|
input | OwnedNodeDeactivateInput! |
Returns: PersonalAppearance
deactivatePersonalInfo
Deprecated
Deprecated. Use authData { deactivatePersonalInfo } instead.
Deactivate existing personal info
deactivatePersonalInfo(input: OwnedNodeDeactivateInput!): PersonalInfoArguments
| Name | Type | Description |
|---|---|---|
input | OwnedNodeDeactivateInput! |
Returns: PersonalInfo
deactivatePhone
Deprecated
Deprecated. Use authData { deactivatePhone } instead.
Deactivate a phone
deactivatePhone(input: OwnedNodeDeactivateInput!): PhoneArguments
| Name | Type | Description |
|---|---|---|
input | OwnedNodeDeactivateInput! |
Returns: Phone
deactivatePlayableAgeFromParty
Deprecated
Deprecated. Use authData { deactivatePlayableAgeFromParty } instead.
Deactivate the relationship between the Party and the specified PlayableAge.
deactivatePlayableAgeFromParty(input: DeactivatePlayableAgeFromPartyInput!): SuperPartyArguments
| Name | Type | Description |
|---|---|---|
input | DeactivatePlayableAgeFromPartyInput! |
Returns: SuperParty
deactivatePlayableAgeFromPlayableAge
Deprecated
Deprecated. Use authData { deactivatePlayableAgeFromPlayableAge } instead.
Deactivate the CHILD_OF relationship between the parent PlayableAge and the child PlayableAge.
deactivatePlayableAgeFromPlayableAge(input: DeactivatePlayableAgeFromPlayableAgeInput!): PlayableAgeArguments
| Name | Type | Description |
|---|---|---|
input | DeactivatePlayableAgeFromPlayableAgeInput! |
Returns: PlayableAge
deactivateRepresentation
Deprecated
Deprecated. Use authData { deactivateRepresentation } instead.
Deactivate a representation
deactivateRepresentation(input: OwnedNodeDeactivateInput!): RepresentationArguments
| Name | Type | Description |
|---|---|---|
input | OwnedNodeDeactivateInput! |
Returns: Representation
deactivateSkillFromParty
Deprecated
Deprecated. Use authData { deactivateSkillFromParty } instead.
Deactivate the relationship between the Party and the specified Skill.
deactivateSkillFromParty(input: DeactivateSkillFromPartyInput!): SuperPartyArguments
| Name | Type | Description |
|---|---|---|
input | DeactivateSkillFromPartyInput! |
Returns: SuperParty
deactivateSkillFromSkill
Deprecated
Deprecated. Use authData { deactivateSkillFromSkill } instead.
Deactivate the CHILD_OF relationship between the parent Skill and the child Skill.
deactivateSkillFromSkill(input: DeactivateSkillFromSkillInput!): SkillArguments
| Name | Type | Description |
|---|---|---|
input | DeactivateSkillFromSkillInput! |
Returns: Skill
deactivateTerritoryFromBiography
Deprecated
Deprecated. Use authData { deactivateTerritoryFromBiography } instead.
Deactivate the relationship between the Biography and the specified Territory.
deactivateTerritoryFromBiography(input: DeactivateTerritoryFromBiographyInput!): BiographyArguments
| Name | Type | Description |
|---|---|---|
input | DeactivateTerritoryFromBiographyInput! |
Returns: Biography
deactivateVenue
Deprecated
Deprecated. Use authData { deactivateVenue } instead.
Deactivate a venue
deactivateVenue(input: OwnedNodeDeactivateInput!): VenueArguments
| Name | Type | Description |
|---|---|---|
input | OwnedNodeDeactivateInput! |
Returns: Venue
deactivateVenueBuyer
Deprecated
Deprecated. Use authData { deactivateVenueBuyer } instead.
Deactivate a buyer connected to a venue as a buyer.
deactivateVenueBuyer(input: deactivateVenueBuyerInput!): BuyerArguments
| Name | Type | Description |
|---|---|---|
input | deactivateVenueBuyerInput! |
Returns: Buyer
deactivateVenueOperator
Deprecated
Deprecated. Use authData { deactivateVenueOperator } instead.
Deactivate an operator connected to a venue.
deactivateVenueOperator(input: deactivateVenueOperatorInput!): BuyerArguments
| Name | Type | Description |
|---|---|---|
input | deactivateVenueOperatorInput! |
Returns: Buyer
deactivateVenueToVenue
Deprecated
Deprecated. Use authData { deactivateVenueToVenue } instead.
Deactivate the HAS_SUBVENUE relationship between the parent venue and the child venue.
deactivateVenueToVenue(input: DeactivateVenueToVenueInput!): VenueArguments
| Name | Type | Description |
|---|---|---|
input | DeactivateVenueToVenueInput! |
Returns: Venue
deactivateVenueType
Deprecated
Deprecated. Use authData { deactivateVenueType } instead.
Deactivate the HAS_VENUE_TYPE relationship between the venue and the specified venue type.
deactivateVenueType(input: DeactivateVenueTypeInput!): VenueArguments
| Name | Type | Description |
|---|---|---|
input | DeactivateVenueTypeInput! |
Returns: Venue
deactivateVocationFromBiography
Deprecated
Deprecated. Use authData { deactivateVocationFromBiography } instead.
Deactivate the relationship between the Biography and the specified Vocation.
deactivateVocationFromBiography(input: DeactivateVocationFromBiographyInput!): BiographyArguments
| Name | Type | Description |
|---|---|---|
input | DeactivateVocationFromBiographyInput! |
Returns: Biography
deactivateVocationFromParty
Deprecated
Deprecated. Use authData { deactivateVocationFromParty } instead.
Deactivate the relationship between the Party and the specified Vocation.
deactivateVocationFromParty(input: DeactivateVocationFromPartyInput!): SuperPartyArguments
| Name | Type | Description |
|---|---|---|
input | DeactivateVocationFromPartyInput! |
Returns: SuperParty
deactivateVocationFromVocation
Deprecated
Deprecated. Use authData { deactivateVocationFromVocation } instead.
Deactivate the CHILD_OF relationship between the parent Vocation and the child Vocation.
deactivateVocationFromVocation(input: DeactivateVocationFromVocationInput!): VocationArguments
| Name | Type | Description |
|---|---|---|
input | DeactivateVocationFromVocationInput! |
Returns: Vocation
deactivateWorkPaperFromParty
Deprecated
Deprecated. Use authData { deactivateWorkPaperFromParty } instead.
Deactivate the relationship between the Party and the specified WorkPaper.
deactivateWorkPaperFromParty(input: DeactivateWorkPaperFromPartyInput!): SuperPartyArguments
| Name | Type | Description |
|---|---|---|
input | DeactivateWorkPaperFromPartyInput! |
Returns: SuperParty
dedupeParties
Deprecated
Deprecated. Use authData { dedupeParties } instead.
Deduplicate two parties by choosing one as a primary
dedupeParties(input: PartyDedupeInput!): SuperPartyArguments
| Name | Type | Description |
|---|---|---|
input | PartyDedupeInput! |
Returns: SuperParty
dedupeVenues
Deprecated
Deprecated. Use authData { dedupeVenues } instead.
Deduplicate two venues by choosing one as a primary
dedupeVenues(input: DedupeVenueInput!): VenueArguments
| Name | Type | Description |
|---|---|---|
input | DedupeVenueInput! |
Returns: Venue
editEventInstance
Deprecated
Deprecated. Use authData { editEventInstance } instead.
Edit an existing event instance
editEventInstance(input: EventInstanceEditInput!): EventInstanceArguments
| Name | Type | Description |
|---|---|---|
input | EventInstanceEditInput! | The event instance fields to update |
Returns: EventInstance
editEventSeries
Deprecated
Deprecated. Use authData { editEventSeries } instead.
Edit an existing event series
editEventSeries(input: EventSeriesEditInput!): EventSeriesArguments
| Name | Type | Description |
|---|---|---|
input | EventSeriesEditInput! | The event series fields to update |
Returns: EventSeries
mergeEmployees
Deprecated
Deprecated. Use authData { mergeEmployees } instead.
Create or update employees.
mergeEmployees(input: [EmployeeMergeInput!]!): [Employee!]Arguments
| Name | Type | Description |
|---|---|---|
input | [EmployeeMergeInput!]! | Input fields for mergeEmployees |
Returns: [Employee!]
setDisplayName
Deprecated
Deprecated. Use authData { setDisplayName } instead.
Set the display name for an entity
setDisplayName(input: SetDisplayNameInput!): NameArguments
| Name | Type | Description |
|---|---|---|
input | SetDisplayNameInput! |
Returns: Name
setGeoArea
Deprecated
Deprecated. Use authData { setGeoArea } instead.
Set a new geoArea connected to supplied territories/countries
setGeoArea(input: SetGeoAreaInput!): GeoAreaArguments
| Name | Type | Description |
|---|---|---|
input | SetGeoAreaInput! |
Returns: GeoArea
setRepArea
Deprecated
Rep Areas should generally not be changed after creation. Prefer deactivateRepresentation + addRepresentation instead.
Creates a new REPPED_AS relationship between a representation and a rep area
setRepArea(input: setRepAreaInput!): RepAreaArguments
| Name | Type | Description |
|---|---|---|
input | setRepAreaInput! |
Returns: RepArea
setVenueBookable
Deprecated
Deprecated. Use authData { setVenueBookable } instead.
Set a venue as bookable or non-bookable
setVenueBookable(input: SetVenueBookableInput!): VenueArguments
| Name | Type | Description |
|---|---|---|
input | SetVenueBookableInput! | The venue fields necessary for setting a venue as bookable or non-bookable |
Returns: Venue