dosespotImportInput
Autogenerated input type of dosespotImport
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of dosespotImport"""input dosespotImportInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE")
""" Healthie Provider ID that will be reviewing the generated report """ reviewer_id: ID!
""" Ticket number """ ticket: String!
""" Document ID """ doc_id: String!}