instructure / canvas-lms

The open LMS by Instructure, Inc.
https://github.com/instructure/canvas-lms/wiki
GNU Affero General Public License v3.0
5.52k stars 2.45k forks source link

Add syllabus body field to course graphql schema #2071

Closed lukekrikorian closed 2 years ago

lukekrikorian commented 2 years ago

Adds the additional syllabus_body field to the graphql endpoint for courses.

I'm working on an external frontend client for canvas, and hoping to switch to graphql for some of the backend calls, but there are some fields missing from the REST alternative. Apologies if this PR is malformed, I'm not very familiar with this stack.

Test Plan:

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.