-
We need to debug why the createMediaItem mutation isn't allowing for uploads from a local file. Here is an example from @jasonbahl:
This works fine on a local machine:
```mutation {
createMed…
-
### What's not working?
### Summary
Posted as an troubleshooting FYI for anyone else that could run into this...
As Redwood v6.5.0 now upgrades typescript to v5.3.2, the latest typescript release…
-
Currently receiving errors while trying to use the woocommerce graphql plugin. Assuming this is related to the known issues you posted about. If so ignore this.
` gatsby-source-wordpress inge…
-
With `mu-graphql-0.5.0.3`, if I have:
```graphql
type Mutation {
updateItemState(newState: String): Item!
}
```
and I try a mutation like:
```graphql
mutation test($newState: String) {…
-
### Description
Every single GraphQL field has a semantic description, which looks like is getting translated on every single query even though they don't really need to be.
This is creating mas…
-
# Error
```
[1]
[1]
[1]
[1] [9178:0x7394fe0] 18891558 ms: Mark-sweep 3470.1 (4143.7) -> 3461.9 (4133.4) MB, 4143.7 / 0.0 ms (average mu = 0.143, current mu = 0.026) allocation failure; GC in …
-
We're getting memory issues when leaving our API running. We have a number of subscriptions and we have subscriptions for IoT devices.
Our server is GraphQL running on Koa inside Kubernetes (GKE) w…
-
### Before opening, please confirm:
- [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- [X] I have [searched for duplicate or…
-
Projelerin ilgili kişilerin daha kolay arayabilmesi için daha detaylı özelliklere sahip olması gerektiğini düşünüyorum/düşünüyoruz (#128). Bu bağlamda projelerin sahip olmasının yararlı olabileceği öz…
-
## Summary
Hi, I have troubles building a Vue project that has the zkbob-client-js package for either Vite or Vue-CLI environments.
The error that occurs when running `npm run build` is:
```b…