OBJECT
The terms of employment for a user.
type EmploymentType {# The unique ID.id: Int! # The name of the type.name: String! }