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
JournalTransaction
object ● SOLine
object