EmployerJobSeatsEdge
Object
Links an EmployerJobSeat to a pagination cursor.
Fields
node EmployerJobSeat
EmployerJobSeat for this edge.
seatData EmployerJobSeatData
All job data available for this seat.
title String
Seat title.
description RichFormattedDescription
Seat description in SRF (Selenium Rich Format).
metaData EmployerJobSeatMetaData
Seat IDs and metadata.
visibilityData EmployerJobSeatVisibilityData
Visibility settings for when, where, and how job seekers see this seat.
location WorkLocation
Work location for this seat.
Pay data for this seat.
campaignCategories [String!]! Non-Null
IDs that group related seats in sponsored job campaigns.
jobPost JobPost
This seat’s job posting.
externalPartnerCallToAction [JobPostCallToAction!]! Non-Null
Input to request a call to action for this job posting.
status JobPostStatus
Status information for the job posting.
cursor String! Non-Null
Pagination cursor for this edge.
Example
{ "node": EmployerJobSeat, "cursor": "abc123"}