class Backend::Api::Schema::TeacherVoteCreateInput
- Backend::Api::Schema::TeacherVoteCreateInput
- GraphQL::BaseInputObject
- Reference
- Object
Overview
Teacher vote creation input
Included Modules
- GraphQL::InputObjectType
Defined in:
backend/api/schema/teacher_vote.crConstructors
Instance Method Summary
-
#priority : Int32
Teacher vote's priority
-
#teacher_id : Int32
Teacher vote's teacher ID
-
#vote_id : Int32
Teacher vote's vote ID