updateHealthConcernInput
Autogenerated input type of updateHealthConcern
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of updateHealthConcern"""input updateHealthConcernInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") code: String description: String display_name: String effective_time: String id: ID}