FindHiringLabPayTransparencyPublicConnection
Object
Return object for hiringLabPayTransparencyPublic query.
Fields
edges [HiringLabPayTransparencyEdge!]! Non-Null
node HiringLabPayTransparencyData! Non-Null
cursor String! Non-Null
pageInfo PageInfo! Non-Null
endCursor String
When paginating forwards, the cursor to continue. Null if there is no next page
hasNextPage Boolean! Non-Null
Indicates if there are more pages to fetch
hasPreviousPage Boolean! Non-Null
Indicates if there are any pages prior to the current page
startCursor String
When paginating backwards, the cursor to continue. Null if there is no previous page
payTransparency [HiringLabPayTransparencyData]! Non-Null
Example
{ "edges": [HiringLabPayTransparencyEdge], "pageInfo": PageInfo, "payTransparency": [HiringLabNationalPayTransparency]}