documentSet
query
Get document set by ID
Retrieves the full details of a document set, including its code, name, associated document types, and AT registration status.
query {
documentSet(companyId: Int!, documentSetId: Int!): DocumentSet!
}Returns: DocumentSet!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
documentSetId | Int! |