canvas-lms/app/graphql
Michael Jasper 422335a2a2 Add submissions to assignment in GraphQL Api
closes RECNVS-29

Test Plan:

- Create an assignment with submissions
- verify that you can view submissions through Assignments using
  the submissionsConnection
- Verify that you cannot access submissions when logged in as a
  user who does not have permission to view them

Change-Id: I5a944fd1dce718d73e8af301a949cadc18db8727
Reviewed-on: https://gerrit.instructure.com/133176
Reviewed-by: Cameron Matheson <cameron@instructure.com>
QA-Review: Collin Parrish <cparrish@instructure.com>
Tested-by: Jenkins
Product-Review: Michael Jasper <mjasper@instructure.com>
2017-11-20 23:04:28 +00:00
..
interfaces Add timestamp interface to graphql types 2017-09-27 21:21:27 +00:00
loaders graphql: student-in-course analytics summary types 2017-08-21 20:08:26 +00:00
types Add submissions to assignment in GraphQL Api 2017-11-20 23:04:28 +00:00
assignment_override_instrumenter.rb introduce /api/graphql 2017-05-25 21:38:22 +00:00
canvas_schema.rb graphql: add grading period type 2017-07-21 18:48:50 +00:00
graphql_helpers.rb graphql: add submission type 2017-08-02 21:25:52 +00:00
graphql_node_loader.rb graphql: add grading period type 2017-07-21 18:48:50 +00:00
types.rb introduce /api/graphql 2017-05-25 21:38:22 +00:00