Skip to main content

create_sink

Function create_sink 

Source
pub async fn create_sink(
    __arg0: State<Arc<ApiState>>,
    __arg1: Json<CreateSinkRequest>,
) -> Result<Json<MutationResponse>, Json<ErrorResponse>>