FindHiringLabPayTransparencyFilterInput
Input Object
Filters for hiringLabPayTransparency query.
Fields
country [String!]! Required
Country codes where the job postings are located.
geography GeographyType
Geography type to filter by.
region [String!]
Region names to filter by.
sector [String!]
Sector names to filter by.
Example
{ "country": ["xyz789"], "geography": "STATES", "region": ["abc123"], "sector": ["abc123"]}