shareCourseInput
Autogenerated input type of shareCourse
Fields
clientMutationId   
·  String     · DO NOT USE  deprecated
DO NOT USEUsed 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}