INPUT_OBJECT
createDocumentInput
Autogenerated input type of createDocument
link GraphQL Schema definition
- input createDocumentInput {
- # A unique identifier for the client performing the mutation.
- String :
- ID :
- String :
- String :
- # Requires additional permissions to edit
- String :
- String :
- String :
- Upload :
- String :
- String :
- String :
- Boolean :
- Boolean :
- Boolean :
- # Optional. This is passed in when a document is uploaded via a Form Upload
- # question module. Should be the User ID. Otherwise, nil.
- ID :
- Boolean :
- ID :
- String] : [
- ID :
- String :
- # If using the report_type parameter, value must be one of the following options:
- # "Short Client List", "Long Client List", "Client Activity List", "Client
- # Metrics", "Appointments", "Courses", "Program Forms", "Clients Credits",
- # "Payments", "Transfers", "Transactions", "CMS1500s", "Superbills", "Referring
- # Physicians", "Insurance Authorization", "Client Blood Sugar"
- String :
- # A comma-separated list of doc_share_ids
- String :
- Boolean :
- String :
- # Requires additional permissions to edit
- String :
- }