Queries
Queries are used to fetch data from the GraphQL API.
authData
Namespaced container for authoritative data queries.
authData: AuthDataQueryReturns: AuthDataQuery
getAllAreas
Deprecated
Deprecated. Use authData { getAllAreas } instead.
Get all areas.
getAllAreas(criteria: GetAllAreasCriteriaInput): GetAllAreasResultArguments
| Name | Type | Description |
|---|---|---|
criteria | GetAllAreasCriteriaInput | Criteria for searching areas. |
Returns: GetAllAreasResult
getAllContinents
Deprecated
Deprecated. Use authData { getAllContinents } instead.
Get all continents.
getAllContinents(criteria: GetAllContinentsCriteriaInput): GetAllContinentsResultArguments
| Name | Type | Description |
|---|---|---|
criteria | GetAllContinentsCriteriaInput | Criteria for searching continents. |
Returns: GetAllContinentsResult
getAllCountries
Deprecated
Deprecated. Use authData { getAllCountries } instead.
Get all countries.
getAllCountries(criteria: GetAllCountriesCriteriaInput): GetAllCountriesResultArguments
| Name | Type | Description |
|---|---|---|
criteria | GetAllCountriesCriteriaInput | Criteria for searching countries. |
Returns: GetAllCountriesResult
getAllDepartments
Deprecated
Deprecated. Use authData { getAllDepartments } instead.
Get all departments.
getAllDepartments(criteria: GetAllDepartmentsCriteriaInput): GetAllDepartmentsResultArguments
| Name | Type | Description |
|---|---|---|
criteria | GetAllDepartmentsCriteriaInput | Criteria for searching departments. |
Returns: GetAllDepartmentsResult
getAllEnums
Deprecated
Deprecated. Use authData { getAllEnums } instead.
Retrieve all enum names defined in the GraphQL schema.
getAllEnums: EnumGetAllResultShape!Returns: EnumGetAllResultShape!
getAllEventSeriesTypes
Deprecated
Deprecated. Use authData { getAllEventSeriesTypes } instead.
Retrieves all event series types available.
getAllEventSeriesTypes(criteria: EventSeriesTypesGetAllCriteriaInput): EventSeriesTypesGetAllResult!Arguments
| Name | Type | Description |
|---|---|---|
criteria | EventSeriesTypesGetAllCriteriaInput | Criteria for getting all event series types. |
Returns: EventSeriesTypesGetAllResult!
getAllExternalRecords
Deprecated
Deprecated. Use authData { getAllExternalRecords } instead.
Get all external records filtered by record type.
getAllExternalRecords(criteria: GetAllExternalRecordsCriteriaInput!): GetAllExternalRecordsResultArguments
| Name | Type | Description |
|---|---|---|
criteria | GetAllExternalRecordsCriteriaInput! | Criteria for searching external records. |
Returns: GetAllExternalRecordsResult
getAllExternalTeamRoles
Deprecated
Deprecated. Use authData { getAllExternalTeamRoles } instead.
Get all external team roles.
getAllExternalTeamRoles(criteria: GetAllExternalTeamRolesCriteriaInput): GetAllExternalTeamRolesResultArguments
| Name | Type | Description |
|---|---|---|
criteria | GetAllExternalTeamRolesCriteriaInput | Criteria for filtering external team roles. |
Returns: GetAllExternalTeamRolesResult
getAllGenres
Deprecated
Deprecated. Use authData { getAllGenres } instead.
Get all Genres
getAllGenres(criteria: GetAllGenresCriteriaInput): GetAllGenresResultArguments
| Name | Type | Description |
|---|---|---|
criteria | GetAllGenresCriteriaInput | Criteria for searching genres. |
Returns: GetAllGenresResult
getAllHighlights
Deprecated
Deprecated. Use authData { getAllHighlights } instead.
Get all Highlights
getAllHighlights(criteria: GetAllHighlightsCriteriaInput): GetAllHighlightsResultArguments
| Name | Type | Description |
|---|---|---|
criteria | GetAllHighlightsCriteriaInput | Criteria for searching highlights. |
Returns: GetAllHighlightsResult
getAllInterests
Deprecated
Deprecated. Use authData { getAllInterests } instead.
Get all Interests
getAllInterests(criteria: GetAllInterestsCriteriaInput): GetAllInterestsResultArguments
| Name | Type | Description |
|---|---|---|
criteria | GetAllInterestsCriteriaInput | Criteria for searching interests. |
Returns: GetAllInterestsResult
getAllJobRoles
Deprecated
Deprecated. Use authData { getAllJobRoles } instead.
Get all job roles.
getAllJobRoles(criteria: GetAllJobRolesCriteriaInput): GetAllJobRolesResultArguments
| Name | Type | Description |
|---|---|---|
criteria | GetAllJobRolesCriteriaInput | Criteria for filtering job roles. |
Returns: GetAllJobRolesResult
getAllLanguages
Deprecated
Deprecated. Use authData { getAllLanguages } instead.
Get all languages.
getAllLanguages(criteria: GetAllLanguagesCriteriaInput): GetAllLanguagesResultArguments
| Name | Type | Description |
|---|---|---|
criteria | GetAllLanguagesCriteriaInput | Criteria for searching languages. |
Returns: GetAllLanguagesResult
getAllMedia
Deprecated
Deprecated. Use authData { getAllMedia } instead.
Get all Media
getAllMedia(criteria: GetAllMediaCriteriaInput): GetAllMediaResultArguments
| Name | Type | Description |
|---|---|---|
criteria | GetAllMediaCriteriaInput | Criteria for searching media. |
Returns: GetAllMediaResult
getAllMiscs
Deprecated
Deprecated. Use authData { getAllMiscs } instead.
Get all Miscs
getAllMiscs(criteria: GetAllMiscsCriteriaInput): GetAllMiscsResultArguments
| Name | Type | Description |
|---|---|---|
criteria | GetAllMiscsCriteriaInput | Criteria for searching miscs. |
Returns: GetAllMiscsResult
getAllMusicGenres
Deprecated
Deprecated. Use authData { getAllMusicGenres } instead.
Get all music genres.
getAllMusicGenres(criteria: GetAllMusicGenresCriteriaInput): GetAllMusicGenresResultArguments
| Name | Type | Description |
|---|---|---|
criteria | GetAllMusicGenresCriteriaInput | Criteria for searching music genres. |
Returns: GetAllMusicGenresResult
getAllPlayableAges
Deprecated
Deprecated. Use authData { getAllPlayableAges } instead.
Get all PlayableAges
getAllPlayableAges(criteria: GetAllPlayableAgesCriteriaInput): GetAllPlayableAgesResultArguments
| Name | Type | Description |
|---|---|---|
criteria | GetAllPlayableAgesCriteriaInput | Criteria for searching playableAges. |
Returns: GetAllPlayableAgesResult
getAllRegions
Deprecated
Deprecated. Use authData { getAllRegions } instead.
Get all regions.
getAllRegions(criteria: GetAllRegionsCriteriaInput): GetAllRegionsResultArguments
| Name | Type | Description |
|---|---|---|
criteria | GetAllRegionsCriteriaInput | Criteria for searching regions. |
Returns: GetAllRegionsResult
getAllRepAreas
Deprecated
Deprecated. Use authData { getAllRepAreas } instead.
Get all representation areas.
getAllRepAreas(criteria: GetAllRepAreasCriteriaInput): GetAllRepAreasResultArguments
| Name | Type | Description |
|---|---|---|
criteria | GetAllRepAreasCriteriaInput | Criteria for searching representation areas. |
Returns: GetAllRepAreasResult
getAllRoles
Deprecated
Deprecated. Use authData { getAllRoles } instead.
Get all roles.
getAllRoles(criteria: GetAllRolesCriteriaInput): GetAllRolesResultArguments
| Name | Type | Description |
|---|---|---|
criteria | GetAllRolesCriteriaInput | Criteria for searching roles. |
Returns: GetAllRolesResult
getAllSkills
Deprecated
Deprecated. Use authData { getAllSkills } instead.
Get all Skills
getAllSkills(criteria: GetAllSkillsCriteriaInput): GetAllSkillsResultArguments
| Name | Type | Description |
|---|---|---|
criteria | GetAllSkillsCriteriaInput | Criteria for searching skills. |
Returns: GetAllSkillsResult
getAllTerritories
Deprecated
Deprecated. Use authData { getAllTerritories } instead.
Get all territories with pagination and sorting
getAllTerritories(criteria: GetAllTerritoriesCriteriaInput): GetAllTerritoriesResultArguments
| Name | Type | Description |
|---|---|---|
criteria | GetAllTerritoriesCriteriaInput | Criteria for getting territories |
Returns: GetAllTerritoriesResult
getAllVenueTypes
Deprecated
Deprecated. Use authData { getAllVenueTypes } instead.
Retrieves all venue types available.
getAllVenueTypes(criteria: VenueTypesGetAllCriteriaInput): VenueTypesGetAllResult!Arguments
| Name | Type | Description |
|---|---|---|
criteria | VenueTypesGetAllCriteriaInput | Criteria for getting all venue types. |
Returns: VenueTypesGetAllResult!
getAllVocations
Deprecated
Deprecated. Use authData { getAllVocations } instead.
Get all Vocations
getAllVocations(criteria: GetAllVocationsCriteriaInput): GetAllVocationsResultArguments
| Name | Type | Description |
|---|---|---|
criteria | GetAllVocationsCriteriaInput | Criteria for searching vocations. |
Returns: GetAllVocationsResult
getAllWorkPapers
Deprecated
Deprecated. Use authData { getAllWorkPapers } instead.
Get all WorkPapers
getAllWorkPapers(criteria: GetAllWorkPapersCriteriaInput): GetAllWorkPapersResultArguments
| Name | Type | Description |
|---|---|---|
criteria | GetAllWorkPapersCriteriaInput | Criteria for searching workPapers. |
Returns: GetAllWorkPapersResult
helperExternalRecordTypeMetadata
Deprecated
Deprecated. Use authData { helperExternalRecordTypeMetadata } instead.
Get metadata about how each external record type should be used, including field requirements.
helperExternalRecordTypeMetadata: [ExternalRecordTypeMetadata!]Returns: [ExternalRecordTypeMetadata!]
lookupBuyers
Deprecated
Deprecated. Use authData { lookupBuyers } instead.
lookupBuyers(criteria: LookupCriteriaInput!): [Buyer!]Arguments
| Name | Type | Description |
|---|---|---|
criteria | LookupCriteriaInput! | Lookup buyers by a list of IDs and/or External IDs. |
Returns: [Buyer!]
lookupClients
Deprecated
Deprecated. Use authData { lookupClients } instead.
lookupClients(criteria: LookupCriteriaInput!): [Client!]Arguments
| Name | Type | Description |
|---|---|---|
criteria | LookupCriteriaInput! | Lookup clients by a list of IDs and/or External IDs. |
Returns: [Client!]
lookupContacts
Deprecated
Deprecated. Use authData { lookupContacts } instead.
lookupContacts(criteria: LookupCriteriaInput!): [Contact!]Arguments
| Name | Type | Description |
|---|---|---|
criteria | LookupCriteriaInput! | Lookup contacts by a list of IDs and/or External IDs. |
Returns: [Contact!]
lookupEmployees
Deprecated
Deprecated. Use authData { lookupEmployees } instead.
lookupEmployees(criteria: LookupCriteriaInput!): [Employee!]Arguments
| Name | Type | Description |
|---|---|---|
criteria | LookupCriteriaInput! | Lookup employees by a list of IDs and/or External IDs. |
Returns: [Employee!]
lookupEventInstance
Deprecated
Deprecated. Use authData { lookupEventInstance } instead.
lookupEventInstance(criteria: LookupCriteriaInput!): [EventInstance!]Arguments
| Name | Type | Description |
|---|---|---|
criteria | LookupCriteriaInput! | Lookup Event Instances by a list of IDs and/or External IDs. |
Returns: [EventInstance!]
lookupEventSeries
Deprecated
Deprecated. Use authData { lookupEventSeries } instead.
lookupEventSeries(criteria: LookupCriteriaInput!): [EventSeries!]Arguments
| Name | Type | Description |
|---|---|---|
criteria | LookupCriteriaInput! | Lookup Event Series by a list of IDs or External IDs. |
Returns: [EventSeries!]
lookupParties
Deprecated
Deprecated. Use authData { lookupParties } instead.
lookupParties(criteria: LookupCriteriaInput!): [SuperParty!]Arguments
| Name | Type | Description |
|---|---|---|
criteria | LookupCriteriaInput! | Lookup parties by a list of IDs and/or External IDs. |
Returns: [SuperParty!]
lookupVenues
Deprecated
Deprecated. Use authData { lookupVenues } instead.
lookupVenues(criteria: LookupCriteriaInput!): [Venue!]Arguments
| Name | Type | Description |
|---|---|---|
criteria | LookupCriteriaInput! | Lookup venues by a list of IDs or External IDs. |
Returns: [Venue!]
precheckBuyer
Deprecated
Deprecated. Use authData { precheckBuyer } instead.
Validates the input for createBuyer and returns potential duplicates for review.
precheckBuyer(input: BuyerCreateInput!): [PartyPrecheckResult!]Arguments
| Name | Type | Description |
|---|---|---|
input | BuyerCreateInput! | The buyer fields necessary for creation |
Returns: [PartyPrecheckResult!]
precheckClient
Deprecated
Deprecated. Use authData { precheckClient } instead.
Validates the input for createClient and returns potential duplicates for review.
precheckClient(input: ClientCreateInput!): [PartyPrecheckResult!]Arguments
| Name | Type | Description |
|---|---|---|
input | ClientCreateInput! | The client fields necessary for creation |
Returns: [PartyPrecheckResult!]
precheckContact
Deprecated
Deprecated. Use authData { precheckContact } instead.
Validates the input for createContact and returns potential duplicates for review.
precheckContact(input: ContactCreateInput!): [PartyPrecheckResult!]Arguments
| Name | Type | Description |
|---|---|---|
input | ContactCreateInput! | The contact fields necessary for creation |
Returns: [PartyPrecheckResult!]
precheckTalent
Deprecated
Deprecated. Use authData { precheckTalent } instead.
Validates the input for createTalent and returns potential duplicates for review.
precheckTalent(input: TalentCreateInput!): [PartyPrecheckResult!]Arguments
| Name | Type | Description |
|---|---|---|
input | TalentCreateInput! | The talent fields necessary for creation |
Returns: [PartyPrecheckResult!]
precheckVenue
Deprecated
Deprecated. Use authData { precheckVenue } instead.
Validates the input for the createVenue mutation and returns potential duplicates for review.
precheckVenue(input: VenueCreateInput!): [VenuePrecheckResult!]Arguments
| Name | Type | Description |
|---|---|---|
input | VenueCreateInput! | The venue fields necessary for creation |
Returns: [VenuePrecheckResult!]
searchBuyers
Deprecated
Deprecated. Use authData { searchBuyers } instead.
Search buyers by a term.
searchBuyers(criteria: BuyerSearchCriteriaInput): BuyerSearchResultArguments
| Name | Type | Description |
|---|---|---|
criteria | BuyerSearchCriteriaInput | Criteria for searching buyers. |
Returns: BuyerSearchResult
searchClients
Deprecated
Deprecated. Use authData { searchClients } instead.
Search clients by a term.
searchClients(criteria: ClientSearchCriteriaInput): ClientSearchResultArguments
| Name | Type | Description |
|---|---|---|
criteria | ClientSearchCriteriaInput | Criteria for searching clients. |
Returns: ClientSearchResult
searchContacts
Deprecated
Deprecated. Use authData { searchContacts } instead.
Search contacts by a term.
searchContacts(criteria: ContactSearchCriteriaInput): ContactSearchResultArguments
| Name | Type | Description |
|---|---|---|
criteria | ContactSearchCriteriaInput | Criteria for searching contacts. |
Returns: ContactSearchResult
searchEventSeries
Deprecated
Deprecated. Use authData { searchEventSeries } instead.
Search event series by a term.
searchEventSeries(criteria: EventSeriesSearchCriteriaInput): EventSeriesSearchResultArguments
| Name | Type | Description |
|---|---|---|
criteria | EventSeriesSearchCriteriaInput | Criteria for searching event series. |
Returns: EventSeriesSearchResult
searchParties
Deprecated
Deprecated. Use authData { searchParties } instead.
Search parties by a term.
searchParties(criteria: PartySearchCriteriaInput): PartySearchResultArguments
| Name | Type | Description |
|---|---|---|
criteria | PartySearchCriteriaInput | Criteria for searching parties. |
Returns: PartySearchResult
searchVenues
Deprecated
Deprecated. Use authData { searchVenues } instead.
Search venues by a term.
searchVenues(criteria: VenueSearchCriteriaInput): VenueSearchResultArguments
| Name | Type | Description |
|---|---|---|
criteria | VenueSearchCriteriaInput | Criteria for searching venues. |
Returns: VenueSearchResult
translateExternalRecords
Deprecated
Deprecated. Use authData { translateExternalRecords } instead.
translateExternalRecords(criteria: TranslateExternalRecordsInput!): [TranslateExternalRecordsResult!]Arguments
| Name | Type | Description |
|---|---|---|
criteria | TranslateExternalRecordsInput! | List of external records to translate. |
Returns: [TranslateExternalRecordsResult!]