OBJECT
updateCourseItemPayload
Autogenerated return type of updateCourseItem.
link GraphQL Schema definition
- type updateCourseItemPayload {
- # A unique identifier for the client performing the mutation.
- String :
- CourseItem :
- # The list of errors occurred during the mutation
- FieldError] : [
- }