dismissAllAnnouncementsInput
Autogenerated input type of dismissAllAnnouncements
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEpatient_id
· ID
Used By
Definition
"""Autogenerated input type of dismissAllAnnouncements"""input dismissAllAnnouncementsInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") patient_id: ID}