-
**Describe the bug**
I'm using an entity with composite primary keys. Those primary keys are not used in the generated schema for the read-one, update-one, and delete-one queries/mutations.
…
-
## Description of the problem
I have tried client.listen on 2 facebook accounts. One works no problem, the other was working until just recently and now it is not working. The account it is not worki…
-
## Describe the Bug
Strawberry's automatic type-naming for generics is ignoring annotated types on unions. Here are a few examples of what I've tried:
This causes the union type to be named `Som…
-
**Is your feature request related to a problem? Please describe.**
When testing it's useful to get an operation's source
```ts
import { NoParamQuery } from '../codegen/schema';
describe('with …
-
**Note: for support questions, please use stackoverflow**. This repository's issues are reserved for feature requests and bug reports.
* **What is the current behavior?**
Not 100% sure this is a…
-
Hello
After invoke EasyGraphQLTester constructor i have the Syntax Error: Unexpected
I did console the Lexure which parses on that time and this lexure is #imports
-
### Bug description
I nees to update a scalar list nested into object on mongodb. The generated script made this query
```
import { PrismaClient as PrismaMongo } from "../prisma/generated/mongo";…
-
When running `strawberry export-schema core.schema:schema` in a django project, we get this error:
```
django.core.exceptions.ImproperlyConfigured: Requested setting INSTALLED_APPS, but settings a…
-
Hi, I am trying to get a cloud function to run on GCP with an auto-generated GraphQL SDK from https://graphql-code-generator.com/. See: https://github.com/Frenkz/pulumi-test
When I deploy it with P…
-
### Describe the bug
I still have the same issues as in dotansimha/graphql-code-generator#8065 even with `emitLegacyCommonJSImports: false`.
### Your Example Website or App
Currently I have no simp…