class Backend::Api::Schema::Student
- Backend::Api::Schema::Student
- GraphQL::BaseObject
- Reference
- Object
Overview
Student model
Included Modules
- Backend::Api::Schema::Helpers
- GraphQL::ObjectType
Defined in:
backend/api/schema/student.crConstructors
Instance Method Summary
-
#id : Int32
Student's ID
-
#user(context : Context) : User
Student's user
-
#vote(context : Context) : Vote | Nil
Student's vote