Skip to content

updateDsiCommentInput

Autogenerated input type of updateDsiComment

Fields

content · String! · required

Used By

Definition

"""
Autogenerated input type of updateDsiComment
"""
input updateDsiCommentInput {
content: String!
intervention_type: InterventionType!
}