-
Currently the GraphQL schema is linked to a URL ([roundest-go.fly.dev/graphql](https://roundest-go.fly.dev/graphql)), however it's preferable to have explicit schemas to then codegen the Go types, and…
-
Hey Envio team,
I'd like to request to have the possibility of defining comments in the schema.graphql file and that they are exported for the playground as well as endpoint that serves the schema.…
-
**Describe the bug**
Using `argument :after` in a field causes `DuplicateNamesError` when fetching the whole schema in Graphiql:
```
GraphQL::Schema::DuplicateNamesError - Found two visible def…
-
Heyho,
it seems like there is currently no way to specify schema files by their filename. Instead it is only possible to configure directories.
From GraphqlProperties.java:
```
private String[…
-
I only see these imports:
```
import { z } from 'zod'
import { AccountType, ErrorClassification, PaymentStatus } from './graphql'
```
But I don't see anything else, like this for example:
```
e…
-
### Which packages are impacted by your issue?
@graphql-codegen/c-sharp
### Describe the bug
### Which packages are impacted by your issue?
_No response_
### Describe the bug
When im…
-
**Describe the bug**
```
java.lang.ClassCastException: class graphql.schema.GraphQLTypeReference cannot be cast to class graphql.schema.GraphQLUnmodifiedType (graphql.schema.GraphQLTypeReference and…
-
### I have checked the following:
- [X] I use the newest version of bruno.
- [X] I've searched existing issues and found nothing related to my issue.
### Describe the bug
Trying to load a .graphql …
-
### Component
API Server / GraphQL
### Infrahub version
1.0.1
### Current Behavior
The schema between different workers goes out of sync, when you delete an existing schema node from the schema.
…
-
### Issue workflow progress
_Progress of the issue based on the
[Contributor Workflow](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md#a-typical-contributor-workflow)_
- …