canvas-lms
canvas-lms copied to clipboard
Course in GraphQL API Does Not Have start/end Date Fields
Summary:
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.
Steps to reproduce:
- Open graphiql
- View course entrypoint doesnt have start/end date fields.
Expected behavior:
It has startAt and endAt fields.
Actual behavior:
It doesn't have the fields.
Additional notes:
I see GitHub commits deploy to Canvas Cloud the same day, but I was also wondering how quickly changes propogate out to the universities that may be self hosting? Do universities self host?
Max - thank you for all that you are doing.
Any idea on when this will be available?