-
**Is your feature request related to a problem? Please describe.**
[nx monorepos](https://nx.dev/) already have a great integration for GraphQL (e.g. Apollo and NestJS).
But GraphQL Mesh is not …
-
Lombok's [RequiredArgsConstructor](https://projectlombok.org/features/constructor) is a convenient tool for generating constructors without the need to manually write boilerplate code. However, this f…
-
You can change specs with words.txt or rule filters. In my opinion one of them should be populated with all existing specs and an identity mapping.
E.g. for words.txt:
```
#Alphabet …
seekM updated
4 years ago
-
hi,
I'm trying to get your 'todo' sample app to work with the rails boilerplate code; I have the 'hello world' template rendering, but when I go to add the collection, it doesn't render at all.
te…
toddp updated
11 years ago
-
Hi guys!
I see several requests for new icons here, and some even with proposals already defined.
And following this thought, I think they could provide an SVG guide or grid with specs [grid, pixe…
-
When i attempt to run the dev server by sending the command npm run dev in the command prompt it accepts the command, but fails due to the "webpack" not being recognised as a command. Here is what it …
-
Some updates are needed across all the wrappers to address:
* https://github.com/lit/lit/pull/2880#discussion_r884014211
* https://github.com/lit/lit/pull/2880#discussion_r884020755
-
### Use case
It would be helpful to have a helper function to validate that required environment variables are present and not empty. This is a common use case when developing Lambda functions, and c…
-
We need some basic scaffolding to make the generated code compilable, including:
- [x] A basic Cargo.toml file.
- [ ] Bonus point if you exclude unwanted dependencies (e.g. `.google.protobuf.Any`…
-
I was wondering whether I could create only model generated code without any API clients.
I want to do this because I don't use REST for my main features of the server.
It's possible that I may ha…