Attachment
No description
type Attachment {
deleted: Boolean!
documentId: UUID!
id: UUID!
}
No description
type Attachment {
deleted: Boolean!
documentId: UUID!
id: UUID!
}
Attachment.deleted
● Boolean!
non-null scalarAttachment.documentId
● UUID!
non-null scalarAttachment.id
● UUID!
non-null scalar