questionBank
No description
questionBank(
language: String
experienceIds: [Int]
industryIds: [Int]
jobTypeIds: [Int]
traitIds: [Int]
limit: Int
offset: Int
): QuestionBank
No description
questionBank(
language: String
experienceIds: [Int]
industryIds: [Int]
jobTypeIds: [Int]
traitIds: [Int]
limit: Int
offset: Int
): QuestionBank
questionBank.language
● String
scalarquestionBank.experienceIds
● [Int]
list scalarquestionBank.industryIds
● [Int]
list scalarquestionBank.jobTypeIds
● [Int]
list scalarquestionBank.traitIds
● [Int]
list scalarquestionBank.limit
● Int
scalarquestionBank.offset
● Int
scalarQuestionBank
object