Skip to content

parseCcdaDocumentInput

Autogenerated input type of parseCcdaDocument

Fields

deprecated DO NOT USE

Used By

Definition

"""
Autogenerated input type of parseCcdaDocument
"""
input parseCcdaDocumentInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
file: Upload
}