document
query
query {
document(companyId: Int!, documentId: Int!, options: DocumentOptionsSingle): Document!
}Returns: Document!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
documentId | Int! | |
options | DocumentOptionsSingle |
query {
document(companyId: Int!, documentId: Int!, options: DocumentOptionsSingle): Document!
}Returns: Document!
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
documentId | Int! | |
options | DocumentOptionsSingle |