SdDeleteChangeHealthAccountInput
Autogenerated input type of SdDeleteChangeHealthAccount
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of SdDeleteChangeHealthAccount"""input SdDeleteChangeHealthAccountInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE")
""" ID of the Change Health Account """ id: ID!}