EmployerJobSeatsEdge
Object
Associates an EmployerJobSeat with a pagination cursor.
Fields
node EmployerJobSeat
The EmployerJobSeat for this edge.
seatData EmployerJobSeatData
All job data available for this seat.
campaignCategories [String]
IDs for grouping related seats in sponsored job campaigns.
metaData EmployerJobSeatMetaData
Various IDs and meta data specific to a seat
visibilityData EmployerJobSeatVisibilityData
Defines when, where, and how the job seat is visible to job seekers
location WorkLocation
Holds all data related to where the work for a job seat will be performed.
jobPost JobPost
This seat's job posting.
externalPartnerCallToAction [JobPostCallToAction!]! Non-Null
Call to action for the job posting.
status JobPostStatus
Status information for the job posting.
cursor String! Non-Null
This edge's pagination cursor.
Example
{ "node": EmployerJobSeat, "cursor": "abc123"}