2025-03-06
GraphQL schema change log: 2025-03-06
-
📘 Documentation: Updated the GraphQL schema and the GraphQL API Reference with these changes:
-
✔ Type
AttributeUpdateErrorwas added -
✔ Type
AttributeUpdateResponseCodewas added -
✔ Type
CountrySpecificEmployerAttributesInputwas added -
✔ Type
EmployerAttributesInputwas added -
✔ Type
EmployerTypewas added -
✔ Type
LeaderInputwas added -
✔ Type
LocaleSpecificEmployerAttributesInputwas added -
✔ Field patchEmployer
was added to object typeMutation` -
✔ Type
PatchEmployerInputwas added -
✔ Type
PatchEmployerPayloadwas added -
✔ Input field
UpdateSourcedJobPostingBodyInput.descriptionhas description:Updates job posting description.A null or missing input for this field makes no changes. Must be between 30 and 20000 characters -
✔ Input field
UpdateSourcedJobPostingBodyInput.jobAddresshas description:Updates job posting address.A null or missing input for this field makes no changes -
✔ Input field
UpdateSourcedJobPostingBodyInput.salaryhas description:Updates job posting salary.A null or missing input for this field makes no changes -
✔ Input field
UpdateSourcedJobPostingBodyInput.titlehas description:Updates job posting title.A null or missing input for this field makes no changes -
✔ Input field
UpdateSourcedJobPostingSalaryInput.currencyhas description:The currency code for the salary, in ISO 4217 format (e.g. USD).A null or missing input for this field makes no changes -
✔ Input field
UpdateSourcedJobPostingSalaryInput.maximumMinorhas description:Maximum amount in local minor currency.A null or missing input for this field will erase the current value -
✔ Input field
UpdateSourcedJobPostingSalaryInput.minimumMinorhas description:Minimum amount in local minor currency.A null or missing input for this field will erase the current value -
✔ Input field
UpdateSourcedJobPostingSalaryInput.periodhas description:The salarys period.
-