-
**Describe the bug**
we use several repositories with the following structure
- a common repository that contains several modules with the basic gql schemas
- service repositories that extend and r…
-
### Bug description
Every time I make any change to my schema prisma has started resetting my entire database with the following statement (even though none of the referenced changes have been made…
-
## Version **1.5.2** of **[merge-graphql-schemas](https://github.com/okgrow/merge-graphql-schemas)** was just published.
Branch
Build failing 🚨
D…
-
### Environment information
```plain text
npm list @aws-amplify/data-construct @aws-amplify/graphql-schema-generator
System:
OS: macOS 15.0.1
CPU: (8) x64 Intel(R) Core(TM) i5-8257U CPU @ 1…
-
## Current Behavior (if applicable)
From these code snippets:
- https://github.com/graphql/graphiql/blob/57b5fcd8749bd1c54f4a6a04a9ab07316fd05e71/packages/graphql-language-service-server/src/findG…
-
### Gloo Edge Version
1.13.x
### Kubernetes Version
None
### Describe the bug
the openAPI schema does not translate correctly in GraphQL schema. The Attributes with leading `_` (`_embedded` and …
-
We use [lifeomic/json-schema-to-graphql-types ](https://github.com/lifeomic/json-schema-to-graphql-types) to automagically convert from FOLIO's JSON schemas to graphql schemas. Unfortunately, it isn't…
cbeer updated
9 months ago
-
Hello,
Here is what it is stated in the documentation:
>Starting from version 1.0, you can define multiple schemas. Having multiple schemas can be useful if, >for example, you want an endpoint th…
-
Hello,
I was wondering if OpenAPI or the OpenAPI generator could define new scalar types.
New scalar types help disambiguating scalar values such as integers or strings by making them strongly t…
groue updated
1 month ago
-
Im trying to install using go1.13
```
go get -u github.com/jkrajniak/graphql-codegen-go
go: finding github.com/jbenet/go-context latest
build github.com/jkrajniak/graphql-codegen-go: cannot load…