Trait
No description
type Trait {
hidden: Boolean
hrPage: Page
hrHighLabel: Page
hrLowLabel: Page
jsHighLabel: Page
jsLowLabel: Page
hrQuestions: [SurveyQuestion]
id: Int
language: String
jsPage: Page
order: Int
questions: [SurveyQuestion]
scores: [Score]
tips: [Page]
maintain: [Page]
relatedTraits: [Trait]
traitBankId: Int
weight: Float
}
Fields
Trait.hidden
● Boolean
scalar
Trait.hrPage
● Page
object
Trait.hrHighLabel
● Page
object
Trait.hrLowLabel
● Page
object
Trait.jsHighLabel
● Page
object
Trait.jsLowLabel
● Page
object
Trait.hrQuestions
● [SurveyQuestion]
list object
Trait.id
● Int
scalar
Trait.language
● String
scalar
Trait.jsPage
● Page
object
Trait.order
● Int
scalar
Trait.questions
● [SurveyQuestion]
list object
Trait.scores
● [Score]
list object
Trait.tips
● [Page]
list object
Trait.maintain
● [Page]
list object
Trait.relatedTraits
● [Trait]
list object
Trait.traitBankId
● Int
scalar
Trait.weight
● Float
scalar
Member Of
Assessment
object ● Occupation
object ● ResponseResultTrait
object ● Score
object ● SurveyResultTrait
object ● Trait
object ● TraitBank
object ● TraitsCreate
object ● TraitsUpdate
object