OBJECT

updateDsiCommentPayload

Autogenerated return type of updateDsiComment.

link GraphQL Schema definition

  • type updateDsiCommentPayload {
  • # DO NOT USE
  • clientMutationId: String @deprecated( reason: "DO NOT USE" )
  • dsi_comment: DsiComment
  • # The list of errors occurred during the mutation
  • messages: [FieldError]
  • }