canvas-lms icon indicating copy to clipboard operation
canvas-lms copied to clipboard

Course in GraphQL API Does Not Have start/end Date Fields

Open mrrosoff opened this issue 1 year ago • 1 comments

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:

  1. Open graphiql
  2. 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?

mrrosoff avatar Sep 13 '24 03:09 mrrosoff

Max - thank you for all that you are doing.

JimFolk avatar Sep 13 '24 22:09 JimFolk

Any idea on when this will be available?

rodpadro avatar Feb 28 '25 23:02 rodpadro