Skip to main content

replaceFileOnDocument

No description

replaceFileOnDocument(
id: String!
file: Upload!
isExternalFile: Boolean
): DocumentType

Arguments

replaceFileOnDocument.id ● String! non-null scalar

the id of the document

replaceFileOnDocument.file ● Upload! non-null scalar

replaceFileOnDocument.isExternalFile ● Boolean scalar

check this if it should be marked as a new file rather than that the current file was being edited

Type

DocumentType object