documentATUpdate
mutation
Updates a DocumentAT
Updates the selected DocumentAT with the inserted data. Returns the updated DocumentAT.
mutation {
documentATUpdate(companyId: Int!, data: DocumentATUpdate!): DocumentATUpdateResponse!
}Returns: DocumentATUpdateResponse!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
data | DocumentATUpdate! |