setTableRecordFieldValue
Sets record field value
Input fields
Input Field : Object | Description |
---|---|
input: SetTableRecordFieldValueInput! | Required. Autogenerated input type of SetTableRecordFieldValue |
Return fields
Input Field : Object | Description |
---|---|
clientMutationId: String | A unique identifier for the client performing the mutation. |
table_record: TableRecord | Returns information about the record |
table_record_field: TableRecordField | Returns information about the record field |