Queries
Root query fields you can call on the Podium API.
37 entries.
| Name | Description |
|---|---|
activeCourses | — |
authzMyGrants | The calling user’s own effective capability grants. |
course | — |
courses | — |
entity | Polymorphic singular lookup — returns the Entity interface so callers can spread ...EntityBase plus subtype-specific inline fragments… |
entityCounts | — |
entityPair | Polymorphic pair lookup driving the M22 merge review surface (POD-347). |
entriesForParticipant | All entries (runners) for a participant, ordered by scheduled race time, most recent first. |
horseSilkHistory | — |
ingestionLogs | — |
ingestionStats | — |
meeting | Fetch a single meeting by its Podium ID. |
meetingActivity | — |
meetingsByCourse | Meetings hosted by a given course, optionally constrained by date range and status. |
meetingsForDate | All meetings scheduled on the given date. |
participantByLegacyId | — |
potentialMatches | Surfaces canonical entities of the same type whose name has a case-insensitive contains overlap with the entity at entityId (REQ-005, REQ-020). |
publishedMeetingsForDate | Customer-facing convenience query: all meetings on the given date that have cleared the publication gate (PUBLISHED, DORMANT, ACTIVE, FINISHED, ABANDONED). |
race | Fetch a single race by its Podium ID. |
raceActivity | — |
racesForMeeting | All races on a meeting’s card, ordered by raceNumber. |
recentMeetings | — |
recentParticipantGroup | Recently-created participants of one entity type — drives the operator-facing New Records / New Entities view (REQ-003). |
searchParticipants | Polymorphic name-search across participants of one type. |
searchParticipantsCount | Total number of canonical (non-merged, non-deleted) participants of the named type whose name matches the same ILIKE '%query%' filter used by searchParticipants. |
searchRunnersInRace | — |
silkDefinition | — |
sport | — |
sportByCode | — |
sports | — |
task | — |
taskDefinitions | — |
taskQueueStats | — |
tasks | — |
topRatedHorses | — |
upcomingMeetingsForTaskFilter | Upcoming meetings (today through the next 7 days) for the task-queue meeting filter. |
upcomingRaces | — |