-
# Describe the bug
Not able to generate Graphql Schema with openapi-to-graphql cli using Up Bank's API OAS definition
# To Reproduce
Steps to reproduce the behavior:
1. install the openapi…
-
Check that using different roles in Hasura works the expected way:
1. create different roles in HSL-ID
2. assign different users the created roles
3. define a logic in the frontend according to w…
-
**Intended outcome:**
I'm trying to push use codegen for my queries using `client:codegen`, and expect the CLI to respect the Apollo config
**Actual outcome:**
The command does not respect the co…
-
Maybe I just missed it, but the docs mysteriously show a "data" object that wasn't queried for, and I can't find the explanation.
![image](https://user-images.githubusercontent.com/6148201/63122558…
-
### Version Information
Server Version: v2.22.1
CLI Version (for CLI related issue):
### Environment
On-premises
### What is the current behaviour?
We've been seeing memory leaks since…
-
Especially interested in Array types, such as `[Book]` for `Author`
[author.graphql](https://github.com/jjwtay/graphSchemaToJson/blob/master/examples/author.graphql)
Please add input model -> ou…
-
Hi,
I migrated my project dependencies to "graphql-compose-mongoose" "version": "7.0.1", and my filters stopped working :
I have a generic method that I use to add filter inputs like
```
ad…
-
When following the instructions for validating against draft-04 multiple warnings are thrown in the console every time. Might just be a documentation issue as putting `meta: false` or using `schemaId:…
-
At the moment all GraphQL types share one global namespace. This is also true for all of the fields in mutation/subscription type. It can be a concern for bigger projects which may contain several loo…
-
### Environment information
```plain text
System:
OS: macOS 14.6.1
CPU: (10) arm64 Apple M1 Pro
Memory: 90.34 MB / 32.00 GB
Shell: /opt/homebrew/bin/fish
Binaries:
Node: 20.16.0 - ~/.…