GraphQL OBJECT
Payload of deleted department.
type DeleteDepartmentPayload {# ID of the deleted department.deletedDepartmentId: Int }