Skip to main content

PandadocFile

No description

type PandadocFile {
description: String
id: UUID
insertedAt: DateTime
name: String
provider: DocumentProviderEnum
signers: [DocumentSigner]
state: DocumentStateEnum
type: DocumentTypeEnum
}

Fields

NomTypeDescription
descriptionString scalar
idUUID scalar
insertedAtDateTime scalar
nameString scalar
providerDocumentProviderEnum enum
signers[DocumentSigner] list object
stateDocumentStateEnum enum
typeDocumentTypeEnum enumRenderedDocument