Course in GraphQL API Does Not Have start/end Date Fields
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2024
12:08 PM
I created a GitHub issue here: https://github.com/instructure/canvas-lms/issues/2407
The REST API has fields start_at and end_at for a course. The course has an associated term object but this is a different field than the course dates. This field should be accessible via the GraphAPI.
Where is it?