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.
title String
Seat title.
description RichFormattedDescription
Seat description formatted in SRF (Selenium Rich Format).
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
Describes where the work for a job seat takes place.
Holds all data related to pay for the work to be performed
campaignCategories [String!]! Non-Null
IDs for grouping related seats in sponsored job campaigns.
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"}