Skip to content

shareCourseInput

Autogenerated input type of shareCourse

Fields

deprecated DO NOT USE

Used By

Definition

"""
Autogenerated input type of shareCourse
"""
input shareCourseInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
course_share_recipient: String
id: ID
}