OBJECT
Project work item codes.
type ProjectWorkItem {# The work item codework_item: WorkItem # The linked projectproject: Project # Whether the work item code has been disabled for the projectis_active: Boolean! }