Skip to content

AuthDataQuery

Fields

FieldTypeDescription
getAllAreas
(criteria: GetAllAreasCriteriaInput)
GetAllAreasResultGet all areas.
getAllContinents
(criteria: GetAllContinentsCriteriaInput)
GetAllContinentsResultGet all continents.
getAllCountries
(criteria: GetAllCountriesCriteriaInput)
GetAllCountriesResultGet all countries.
getAllDepartments
(criteria: GetAllDepartmentsCriteriaInput)
GetAllDepartmentsResultGet all departments.
getAllEnumsEnumGetAllResultShape!Retrieve all enum names defined in the GraphQL schema.
getAllEventSeriesTypes
(criteria: EventSeriesTypesGetAllCriteriaInput)
EventSeriesTypesGetAllResult!Retrieves all event series types available.
getAllExternalRecords
(criteria: GetAllExternalRecordsCriteriaInput!)
GetAllExternalRecordsResultGet all external records filtered by record type.
getAllExternalTeamRoles
(criteria: GetAllExternalTeamRolesCriteriaInput)
GetAllExternalTeamRolesResultGet all external team roles.
getAllGenres
(criteria: GetAllGenresCriteriaInput)
GetAllGenresResultGet all Genres
getAllHighlights
(criteria: GetAllHighlightsCriteriaInput)
GetAllHighlightsResultGet all Highlights
getAllInterests
(criteria: GetAllInterestsCriteriaInput)
GetAllInterestsResultGet all Interests
getAllJobRoles
(criteria: GetAllJobRolesCriteriaInput)
GetAllJobRolesResultGet all job roles.
getAllLanguages
(criteria: GetAllLanguagesCriteriaInput)
GetAllLanguagesResultGet all languages.
getAllMedia
(criteria: GetAllMediaCriteriaInput)
GetAllMediaResultGet all Media
getAllMiscs
(criteria: GetAllMiscsCriteriaInput)
GetAllMiscsResultGet all Miscs
getAllMusicGenres
(criteria: GetAllMusicGenresCriteriaInput)
GetAllMusicGenresResultGet all music genres.
getAllPlayableAges
(criteria: GetAllPlayableAgesCriteriaInput)
GetAllPlayableAgesResultGet all PlayableAges
getAllRegions
(criteria: GetAllRegionsCriteriaInput)
GetAllRegionsResultGet all regions.
getAllRepAreas
(criteria: GetAllRepAreasCriteriaInput)
GetAllRepAreasResultGet all representation areas.
getAllRoles
(criteria: GetAllRolesCriteriaInput)
GetAllRolesResultGet all roles.
getAllSkills
(criteria: GetAllSkillsCriteriaInput)
GetAllSkillsResultGet all Skills
getAllTerritories
(criteria: GetAllTerritoriesCriteriaInput)
GetAllTerritoriesResultGet all territories with pagination and sorting
getAllVenueTypes
(criteria: VenueTypesGetAllCriteriaInput)
VenueTypesGetAllResult!Retrieves all venue types available.
getAllVocations
(criteria: GetAllVocationsCriteriaInput)
GetAllVocationsResultGet all Vocations
getAllWorkPapers
(criteria: GetAllWorkPapersCriteriaInput)
GetAllWorkPapersResultGet all WorkPapers
helperExternalRecordTypeMetadata[ExternalRecordTypeMetadata!]Get metadata about how each external record type should be used, including field requirements.
lookupBuyers
(criteria: LookupCriteriaInput!)
[Buyer!]
lookupClients
(criteria: LookupCriteriaInput!)
[Client!]
lookupContacts
(criteria: LookupCriteriaInput!)
[Contact!]
lookupEmployees
(criteria: LookupCriteriaInput!)
[Employee!]
lookupEventInstance
(criteria: LookupCriteriaInput!)
[EventInstance!]
lookupEventSeries
(criteria: LookupCriteriaInput!)
[EventSeries!]
lookupParties
(criteria: LookupCriteriaInput!)
[SuperParty!]
lookupVenues
(criteria: LookupCriteriaInput!)
[Venue!]
precheckBuyer
(input: BuyerCreateInput!)
[PartyPrecheckResult!]Validates the input for createBuyer and returns potential duplicates for review.
precheckClient
(input: ClientCreateInput!)
[PartyPrecheckResult!]Validates the input for createClient and returns potential duplicates for review.
precheckContact
(input: ContactCreateInput!)
[PartyPrecheckResult!]Validates the input for createContact and returns potential duplicates for review.
precheckTalent
(input: TalentCreateInput!)
[PartyPrecheckResult!]Validates the input for createTalent and returns potential duplicates for review.
precheckVenue
(input: VenueCreateInput!)
[VenuePrecheckResult!]Validates the input for the createVenue mutation and returns potential duplicates for review.
searchBuyers
(criteria: BuyerSearchCriteriaInput)
BuyerSearchResultSearch buyers by a term.
searchClients
(criteria: ClientSearchCriteriaInput)
ClientSearchResultSearch clients by a term.
searchContacts
(criteria: ContactSearchCriteriaInput)
ContactSearchResultSearch contacts by a term.
searchEventSeries
(criteria: EventSeriesSearchCriteriaInput)
EventSeriesSearchResultSearch event series by a term.
searchParties
(criteria: PartySearchCriteriaInput)
PartySearchResultSearch parties by a term.
searchVenues
(criteria: VenueSearchCriteriaInput)
VenueSearchResultSearch venues by a term.
translateExternalRecords
(criteria: TranslateExternalRecordsInput!)
[TranslateExternalRecordsResult!]

Confidential. For internal use only.