Attachment
No description
type Attachment {
name: String
fileId: UUID!
lastRevisionId: Int
}
Fields
Attachment.name ● String scalar
Attachment.fileId ● UUID! non-null scalar
Attachment.lastRevisionId ● Int scalar
Member Of
CustomerDocument object ● JournalTransaction object ● SalesOrderLine object ● SOLine object