DocumentDrawingInformationInputType
No description
input DocumentDrawingInformationInputType {
actualMimetype: String
xfdf: String!
}
Fields
DocumentDrawingInformationInputType.actualMimetype
● String
scalar
DocumentDrawingInformationInputType.xfdf
● String!
non-null scalar
Member of
createDocumentFile
mutation ● createDocumentFromUploadTransaction
mutation