updateDsiCommentInput
Autogenerated input type of updateDsiComment
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of updateDsiComment"""input updateDsiCommentInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") content: String! intervention_type: InterventionType!}