DesAnnotationDocumentBinding
No description
type DesAnnotationDocumentBinding {
documentName: String!
documentType: String!
}
Fields
DesAnnotationDocumentBinding.documentName ● String! non-null scalar
Name of the document where the annotation is placed.
DesAnnotationDocumentBinding.documentType ● String! non-null scalar
Type of the document where the annotation is placed.