-
### Product
Hot Chocolate
### Version
14.0.0-rc.1
### Link to minimal reproduction
See zip below
### Steps to reproduce
Repro solution: [HotChocolateBugRepro.zip](https://github.com/user-attach…
-
**Describe the bug**
Types for scalar domain types return type Opaque and for array domain types they just fail.
**To Reproduce**
Given the following schema:
```sql
create domain pos_int …
-
Subgraph publish errors when using this library:
```
DIRECTIVE_DEFINITION_INVALID: [shop] Invalid definition for directive "@key": argument "fields" should have type "_FieldSet!" but found type "Fie…
-
**Is your feature request related to a problem? Please describe.**
graphql-eslint dosn't support AWS supported scalars and return **Unknown type** error. The main supported AWS scalars for AppSync …
-
### Which packages are impacted by your issue?
_No response_
### Describe the bug
When using `@graphql-codegen/typescript-urql-graphcache` at version `^3.1.0` the resulting types aren't compa…
-
**Describe the bug**
Enum is being treated as `string` in typescript mongodb plugin
**To Reproduce**
Steps to reproduce the behavior:
1. Create a simple **@entity** with a **@column** with enum…
-
## What I did
Generated Go code from graphQL schema and query, using quicktype:
```
quicktype \
--lang go \
--src-lang graphql \
--graphql-schema schema.graphql \
query.graphql
```…
-
Support surfacing any SP output parameters in a response for REST and GraphQL.
Initial work with the goal to support this occurred in #1440 and #1441.
Requests for this feature:
- #1841
- #18…
-
- dependencies
```
com.graphql-java-kickstart
graphql-spring-boot-starter
12.0.0
com.graphql-java-kickstart
…
-
### Is there an existing issue that is already proposing this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe it
Using the **schema firs…