OBJECT

CrewSuggestionLabel

Label information for crew suggestions

link GraphQL Schema definition

  • type CrewSuggestionLabel {
  • labelNid: Int!
  • title: String!
  • colorRgb: String!
  • }