☰
documentSetUpdate
Updates a DocumentSet
Updates the selected DocumentSet with the inserted data. Returns the updated DocumentSet.
Function signature
documentSetUpdate(companyId: Int!,data: DocumentSetUpdate!): DocumentSet!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: DocumentSetUpdate!