OBJECT
Contains information about details of duties amounts for crew member.
type CrewMemberDutiesDetails {name: String! number: Int! color: String }