-
## Bug Report
## Current behavior
When adding multiple endpoints for graphql it gives following weird error
```
(node:16316) UnhandledPromiseRejectionWarning: Error: Schema must contain uniquel…
-
Currently, the schema directives added in https://github.com/strawberry-graphql/strawberry/pull/815 "don't change the behavior of your GraphQL schema but instead provide a way to add additional metada…
-
## Feature Request Type
- [X] Core functionality
- [X] Alteration (enhancement/optimization) of existing feature(s)
- [X] New behavior
### Errors being thrown
```
Non-shareable field "PageIn…
-
[Omnivore](https://omnivore.app) ([GitHub](https://github.com/omnivore-app/omnivore)) is an open source read-it-later service similar to wallabag, which KOReader already has support for. I'd like to s…
-
The README says the following:
> In order to provide precise types for a response, graphql_client needs to read the query and the schema at compile-time.
> To download the schema, you have multi…
-
### Version Information
### Environment
Cloud/ OSS / EE
### What is the current behaviour?
Table and column comments in SQL server are not included in the generated GraphQL schema, and the…
-
Would it be possible to have an option to disable file uploads with the Starlette integration (regardless of whether python-multipart is installed or not)?
I was reading https://ariadnegraphql.org/…
-
### What's not working?
Issue: cant find graphql API
### How do we reproduce the bug?
Cant find the graphql api
### What's your environment? (If it applies)
_No response_
### Are you interested …
-
**Is your feature request related to a problem? Please describe.**
Since my project extensively uses [zod](https://github.com/colinhacks/zod) I want to be able validate `InputType`s and maybe `Object…
-
When using `graphql-import` together with a Prisma Service, a common situation that a developer finds herself in is copying over type names.
This happens when you just want to "forward" the underly…