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