update graphql documentation

closes INTEROP-8110
flag=none

test plan:
n/a (see pre/post images on Jira)

Change-Id: I5419f3fdc93aa1f7f57abfa3d42439269a3a8f9b
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/320192
Reviewed-by: Tucker Mcknight <tmcknight@instructure.com>
QA-Review: Steve Mcgee <steve.mcgee@instructure.com>
Product-Review: Alexis Nast <alexis.nast@instructure.com>
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
This commit is contained in:
Steve McGee 2023-06-09 11:57:29 -04:00 committed by Steve Mcgee
parent 34f33974b3
commit 74bf78a409
1 changed files with 1 additions and 2 deletions

View File

@ -32,8 +32,7 @@ values displayed in purple text identify the value as an input argument.
### REST vs GraphQL
The Canvas REST API will continue to be available. New Canvas features will be
developed primarily in GraphQL and may not be back-ported to the REST API.
The Canvas REST API will continue to be available.
Fields are being added to the GraphQL API on an as-needed basis. The GraphQL
API does not include everything that is currently in the REST API. Feel free