unlockChartingNoteInput
Autogenerated input type of unlockChartingNote
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of unlockChartingNote"""input unlockChartingNoteInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE")
""" The ID of the FormAnswerGroup to be unlocked """ fang_id: ID!}