CrewSuggestionLabel (Object)
Label information for crew suggestions
type CrewSuggestionLabel {
labelNid: Int!
title: String!
colorRgb: String!
}
Fields
CrewSuggestionLabel.labelNid ● Int! non-null scalar
CrewSuggestionLabel.title ● String! non-null scalar
CrewSuggestionLabel.colorRgb ● String! non-null scalar
Member Of
CrewSuggestion object