Back

updateFieldsValues


Update one or many values of fields inside a Card or Table record.

Input fields

Input Field : ObjectDescription
input: UpdateFieldsValuesInput!Required. Autogenerated input type of UpdateFieldsValues

Return fields

Input Field : ObjectDescription
clientMutationId: StringA unique identifier for the client performing the mutation.
success: BooleanReturn if the mutation ran succesfully or not.
updatedNode: UpdatedNodeThe updated card or table record.
userErrors: [[ID]]List of errors that occurred executing the mutation.