INPUT_OBJECT

shareCourseInput

Autogenerated input type of shareCourse

link GraphQL Schema definition

  • input shareCourseInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • course_share_recipient: String
  • id: ID
  • }