INPUT_OBJECT
blocks_updates
link GraphQL Schema definition
- input blocks_updates {
- # increments the numeric columns with given value of the filtered values
- blocks_inc_input :
- # sets the columns of the filtered rows to the given values
- blocks_set_input :
- blocks_bool_exp! :
- }