documentSets
query
List all document sets
Retrieves all document sets (numbering series) for the company. Document sets define separate numbering sequences for different document types.
query {
documentSets(companyId: Int!, options: DocumentSetOptions): DocumentSets!
}Returns: DocumentSets!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | DocumentSetOptions |