Magidoc

UploadFileInput
Input Object

Fields

#

file

Non-null

The file to upload

kind

Non-null

The kind of file to uploaded

parseDocument

Non-null

Whether to run OCR on the document. Note that this feature is only available to selected accounts.

parsingOptions

If parseDocument is true, you can use this field to pass options to the OCR parser.

Usages

#

References

#

  • Argument files of field uploadFile from type Mutation