canvas-lms/app/graphql/interfaces
Spencer Olson b907b4bc59 add previewUrl to graphql submission interface
refs EVAL-3993
flag=platform_service_speedgrader

Test Plan:
- Verify you can fetch the previewUrl from a Submission or
  SubmissionHistory type. It should return the correct version number
  in the URL based on the attempt number (not submitted: version = 0,
  first submission: version = 1, second submission: version = 2, etc.)

Change-Id: I7d213e282a383a6b0df9589fd760a0f9232c1051
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/341748
Reviewed-by: Drake Harper <drake.harper@instructure.com>
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
QA-Review: Aaron Shafovaloff <ashafovaloff@instructure.com>
Product-Review: Aaron Shafovaloff <ashafovaloff@instructure.com>
2024-02-29 20:02:39 +00:00
..
asset_string_interface.rb RuboCop: Rails/Delegate 2021-11-19 22:42:26 +00:00
assignments_connection_interface.rb Update Assignments connection to take in user_id parameter 2023-06-21 18:48:16 +00:00
base_interface.rb expose federatable graphql data subgraph 2021-07-30 17:01:46 +00:00
legacy_id_interface.rb expose federatable graphql data subgraph 2021-07-30 17:01:46 +00:00
module_item_interface.rb expose federatable graphql data subgraph 2021-07-30 17:01:46 +00:00
submission_interface.rb add previewUrl to graphql submission interface 2024-02-29 20:02:39 +00:00
timestamp_interface.rb expose federatable graphql data subgraph 2021-07-30 17:01:46 +00:00