UpdateFieldsValuesPayload
Autogenerated return type of UpdateFieldsValues
| Field : Object | Description |
|---|---|
| clientMutationId: String | A unique identifier for the client performing the mutation. |
| success: Boolean | Return if the mutation ran succesfully or not. |
| updatedNode: UpdatedNode | The updated card or table record. |
| userErrors: [[ID]] | List of errors that occurred executing the mutation. |