Skip to main content
Version: s5

getCourseDetails

Get list of CourseDetails

getCourseDetails(
where: CourseDetailsWhere
limit: Int
offset: Int
): [CourseDetails!]!

Arguments

getCourseDetails.where ● CourseDetailsWhere input

getCourseDetails.limit ● Int scalar

Corresponds to the maximum number of items returned. Can be used in conjunction with “Offset” and “Order” to implement pagination.

getCourseDetails.offset ● Int scalar

Corresponds to the number of items skipped before the first returned result. Can be used in conjunction with “Limit” and “Order” to implement pagination.

Type

CourseDetails object

Course details (language invariant)