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