Ezra Celli

Results 6 issues of Ezra Celli

### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary In GraphiQL, I can specify multiple queries/mutations, like so: ```graphql query Query0...

feature

``` ~$ jira issue $ISSUE_NAME TypeError: Cannot read property 'length' of undefined ~$ ``` Just took a very quick look at the source, maybe it's coming from https://github.com/foxythemes/jira-cli/blob/f75d6eabd159cf777db6bd27bae5c0456f0df91d/src/issues.js#L287-L295

## Motivations I'm building a type-safe API client around an untyped REST API, and I'm trying to accept dynamic `Middleware`. Because this client's builder's stack is dynamic, the middleware needs...

enhancement
reqwest-middleware

I think this is the same issue as https://github.com/traefik/traefik/issues/8772, which was unfortunately closed without resolution. The following traefik dynamic configuration object: ```yaml http: // -- snip -- middlewares: testPluginMiddleware: plugin:...

kind/bug/confirmed

### What Happened? I have the following audio devices connected: * USB microphone with headphone jack (AT2020USB+) — source & sink * Webcam (Logitech C920 Pro) — source * 2x...