Class: LMSGraphQL::Types::Canvas::CanvasHashInput
- Inherits:
-
BaseInputObject
- Object
- GraphQL::Schema::InputObject
- BaseInputObject
- LMSGraphQL::Types::Canvas::CanvasHashInput
- Defined in:
- lib/lms_graphql/types/canvas_hacks.rb
Overview
HACK. UpdateStudentQuestionScoresAndComment requires CanvasHashInput which is not currently defined If we want to use that endpoint we’ll have to manually defined the object here.