-
## Description
We are currently using nested sub commands for our cli. This has a couple of drawbacks:
- Poor discoverability of commands. You have to run `santa namespace --help` to know what c…
-
**Is your feature request related to a problem? Please describe.**
When filtering for fields of type `String` in queries the passed filter values are compared case-sensitive to the database values, s…
-
- There seems to be a difference in country name under location details for nodes registered in Netherlands. This appears to result in an issue when filtering Node IDs via country = Netherlands.
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
When I use the following .env:
```
#-----------------------Backend Config----------------…
-
Has `DATABASE_URL` been dropped in the latest version of Hasura Backend Plus?
If so, it should be removed from the project completly:
```
$ rg "DATABASE_URL"
src/shared/migrations.ts
8: …
-
I have a `remote_schemas.yaml` file:
```yaml
- name: api
definition:
url: "{{ API_GRAPHQL_ENDPOINT }}"
timeout_seconds: 60
```
based on the docs here: https://hasura.io/blog/moving-fr…
-
### Version Information
Server Version:
CLI Version (for CLI related issue):
### Environment
### What is the current behaviour?
When I open the DATA tab in my Hasura Cloud instance I …
-
We use fastapi and strawberry to utilise the power of asyncio. However, our asynchronous graphql resolvers perform synchronous database calls which block the event loop. This means that while the API …
-
I dont know why I cant persist and object... I got:
fetch, push and destroy works well.
```
vuex-orm-graphql.es5.js?8eb2:1 Uncaught (in promise) TypeError: Cannot convert undefined or null to ob…
-
Hi, Graphql-go
Great library.
I found one issue.
Please find the detail of issue.
In my graphql object I have following fields
"SenderID": &graphql.Field{
Type: graphql.Ne…