Federico Zivolo

Results 188 issues of Federico Zivolo

Could you add just the CLI installer to Brew?

Hi, could you please provide an example to use your package with type-graphql? When I try to use the `GraphQLUpload` directly I get: ``` Cannot determine GraphQL input type for...

I can't see any logic to handle this case, but ideally one should never end up with no baselines.

## Summary Many UI libraries adopt the `as` property pattern, especially for the Icon component. ``` ``` This pattern is currently unsupported by server components, and requires to manually define...

React 19

Let's say I import an object from a library: ``` import { foo } from 'bar'; ``` I then use `foo.misspelledWord` and the plugin warns me I have a misspelled...

**Describe the Bug** I have the `emitIdAsIDType` option enabled, but when I have a schema like the following, the generated `WhereInput` type types `id` as `StringFilter` rather than treating it...

bug
community

I'm trying to use the Relay extension for Visual Studio Code on my monorepo project (Yarn monorepo). My Relay configuration file is at `workspaces/web-client/relay.config.js`, and my schema is at `workspaces/backend/schema.graphql`....

Hi, is there a way to support themostats that use the Baxi HybridAPP mobile app? They should all fall under the Baxi thermostats and probably use a very similar API....

When I copy the following code from VS code and read it from the clipboard I get this HTML: ![CleanShot 2024-10-18 at 5  56 05@2x](https://github.com/user-attachments/assets/060bfda7-995d-4098-a9a6-55231ad7b9d3) ``` const turndownService = new...

**Describe the bug** I'm seeing the following error while running cloudflared through the official Docker image. ``` WRN The user running cloudflared process has a GID (group ID) that is...

Type: Bug
Priority: Normal