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