Skip to main content
objectCourse

Implements

Fields

avatarDarkModeUrl
String

Dark-mode variant of the avatar image URL.

avatarUrl
String

Avatar image URL.

Coursework items within the course, ordered by position. Filter by type, status, or a parent item.

Arguments
after
String

Returns the elements in the list that come after the specified cursor.

before
String

Returns the elements in the list that come before the specified cursor.

first
Int

Returns the first n elements from the list.

last
Int

Returns the last n elements from the list.

parentId
ID

Only the direct children of this coursework item (its resource ID or GlobalID).

Only items with this visibility status.

Only items of this kind (lesson, quiz, section, overview).

descriptionHtml
String

The course's description as sanitized HTML.

descriptionText
String

The course's description as plain text, with HTML stripped.

id
ID!

ID of the object.

Posts, events, and polls that make up the course's content.

Arguments
after
String

Returns the elements in the list that come after the specified cursor.

before
String

Returns the elements in the list that come before the specified cursor.

first
Int

Returns the first n elements from the list.

last
Int

Returns the last n elements from the list.

resourceId
ID!

Resource ID for this object, for interop with the Admin API.

title
String!
url
String!

Canonical web URL.