-
-
If a dependency is referenced with `git@github` release location instead of a relative reference `../versions`, then schema generation will fail.
Solution: ensure that schema generation will work wit…
-
Hello!
I have a [library](https://github.com/Benchling-Open-Source/allotropy/) that formats scientific data into a JSON schema called the `Allotrope Standard Model` ([ASM](https://www.allotrope.org…
-
We're adding JWT support for Hasura in OneGraph so that a single JWT token will work for both Hasura and for OneGraph (either directly or passed through via the remote-schema setup).
Our client-sid…
-
Suggested by Sandrina Pereira on Slack:
> Still about Conditionals, at Remote most engineers struggle to understand what's possible in if schemas. They think it's just const, but it's basically an…
erosb updated
2 weeks ago
-
This is a follow-up to #8698
### Version Information
Server Version: 2.15.0
### What is the current behaviour?
#### Variable are renamed
When a query using input variables (not scalars…
-
It would be good to have switches in command line options (and in API of course):
- to enable or disable analyzing database views - usually views provide redundant data to tables, thus we waste compu…
-
To build an endpoint similar to Hasura, where you can dynamically manage GraphQL schemas, including adding or removing tables, fields, or remote schemas at runtime, you can create a custom server usin…
-
### **ISSUE**
If schema document created from JSON schema definition name in `definitions.json` which doesn't contain any special characters (ie. `flatJsonSchema`), `validator` is instantiated correc…
-
Times out when trying to get schema via introspection. Seems like `httpx` has default [timeout of 5 seconds](https://www.python-httpx.org/advanced/timeouts/), it is not enough to load schema in the ca…