-
Youtube talks
----
- [ ] [Lee Byron: Introduction to graphql](https://www.youtube.com/watch?v=MICAxL8qLrI)
watch the video again attentively and verify if all points are extracted - if not, extract…
-
We got the following error during a destroy run:
```
│ Error: Delete volume failed
│
│ input:3: deleteVolume The GraphQL API no longer supports volume operations,
│ please use the machines API i…
-
Taking the example from the readme and modifying it like so:
```diff
{
resolve: 'gatsby-source-filesystem',
options: {
name: 'queries',
path: `${__dirname}/src/…
-
**Is your feature request related to a problem? Please describe.**
I want to output typescript types to lambda functions as well as my frontend application also.
**Describe the solution you'd like…
-
**Is your feature request related to a problem? Please describe.**
Penpot does not have the ability to use the REST API and GraphQL. For starters, at least not stable REST APIs and GraphQL are poss…
-
I am not able to navigate multiple issues. I assume the product is okay and that as a first-time user of the product it is likely something that I am not doing correctly but the documentation should h…
-
Github has features which close a linked issue when a PR is merged (possibly just to the main branch): special tags in commits (`closes`, `fixes`, ...) or [manually linked issues](https://docs.github.…
-
### Product
Hot Chocolate
### Is your feature request related to a problem?
Consider for example this error:
https://github.com/ChilliCream/graphql-platform/blob/7d21adab765fffad291f22255db1102f…
-
Some people instead of batching and caching separate resolvers (#51) prefer to load all the data manually. So when they resolve the query, they parse the resolve info object to get a list/structure of…
-
Add way of using pydantic model scalars without manually defining fields - just by using `strawberry.auto`
## Feature Request Type
- [x] Alteration (enhancement/optimization) of existing feature…