DeleteCareAlertInput
Autogenerated input type of DeleteCareAlert
Fields
clientMutationId
· String · DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of DeleteCareAlert"""input DeleteCareAlertInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE")
""" ID of the care alert to delete """ id: ID!}