def update
      update_content_item
        .with_step_args(
          execute_content_item_state_change: [state: params[:content_item][:state]]
        )