Skip to main content

update_sink

Function update_sink 

Source
pub async fn update_sink(
    __arg0: State<Arc<ApiState>>,
    __arg1: Path<String>,
    __arg2: Json<UpdateSinkRequest>,
) -> Result<Json<MutationResponse>, Json<ErrorResponse>>