INPUT_OBJECT

StudentEnrollmentCommentInput

link GraphQL Schema definition

  • input StudentEnrollmentCommentInput {
  • studentEnrollmentId: Int!
  • comment: String!
  • }