Skip to main content
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

GraphQL API Change Log

GraphQL API Change Log

The heading date indicates the date that the GraphQL API code was made available in the production environment.

 

2025-05-17

Beta Availability: 2025-04-21

Announcement Date: 2025-04-18

GraphQL limits are added to Canvas to strengthen Canvas's GraphQL implementation against various denial of service attacks.

Changes that won’t trigger errors, but may return fewer values than expected:

  • The default page size for returned results is now set to 20. Queries that would previously return unlimited results, by default, are capped at 20.
  • Users can request a higher page limit (up to100) in their query.

 

2024-10-09

Announcement Date: 2024-09-27

Beta Availability: 2024-09-26

GraphQL limits are added to Canvas to strengthen Canvas's GraphQL implementation against various denial of service attacks.

Significant changes to be aware of that may affect functionality:

Changes that won’t trigger errors, but may return fewer values than expected:

  • The default page size for returned results is now set to 20. Queries that would previously return unlimited results, by default, are capped at 20. [Delayed as of 2024-10-08]
  • Users can request a higher page limit (up to100) in their query.
Labels (1)
Was this article helpful? Yes No
Embed this guide in your Canvas course:

Note: You can only embed guides in Canvas courses. Embedding on other sites is not supported.