e075ce961d
closes VICE-2655 flag=react_inbox Test Plan 1. Test work 2. go to http://localhost:3000/graphiql 3. Verify that new field returns submission data correctly Here is a graphiql Query to help with testing. legacyNode(_id: "5", type: User) { ... on User { id email viewableSubmissionsConnection { nodes { _id commentsConnection { nodes { comment author { name } _id } } } } } } Change-Id: Ie7a152ba41c5a66f0ddcaa7dc54df1e8fb5dd92a Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/288571 Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com> Reviewed-by: Omar Soto-Fortuño <omar.soto@instructure.com> Product-Review: Omar Soto-Fortuño <omar.soto@instructure.com> QA-Review: Caleb Guanzon <cguanzon@instructure.com> |
||
---|---|---|
.. | ||
coffeescripts | ||
controllers | ||
graphql | ||
helpers | ||
messages | ||
middleware | ||
models | ||
observers | ||
presenters | ||
serializers | ||
stylesheets | ||
views |