-
I am using apache basic auth to hide our site while in development.
Trouble is I can't query the site as I have `HTTP_AUTHORIZATION` set in the headers so it is trying login me in as $member and …
-
Hi,
Currently the input of mutations is only validated by type. I.e. if I use `setCustomerForOrder` it will report if any of the values is not defined or not a `String`, but providing an empty stri…
-
Servers:
https://api.canonn.tech (live server)
https://api.canonn.tech:2053 (beta staging / app test server)
Cannon API docs:
https://api.canonn.tech/documentation#/
https://docs.canonn.tech/ (…
Tkael updated
3 years ago
-
## Feature Description
The Hasura Schema Registry work is aimed to make your Hasura GraphQL schema changes more reliable, prevent breaking changes in your schema and make collaboration across large…
-
### Before opening, please confirm:
- [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- [X] I have [searched for duplicate or clo…
-
### Version Information
Server Version:
CLI Version (for CLI related issue):
CLI Version : v2.5.2
hasura docker image: hasura/graphql-engine:v2.3.1
I want to upsert data into a nested tab…
-
### What am I trying to do?
I'd like to dynamically define typedefs of local types based on props passed to my react component.
### Why am I doing this?
I realise this is not the intended way of …
-
`// platformatic.db.json`
```
{
"$schema": "https://platformatic.dev/schemas/v0.21.1/db",
"server": {
"hostname": "{PLT_SERVER_HOSTNAME}",
"port": "{PORT}",
"logger": {
"…
-
### Before opening, please confirm:
- [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- [X] I have [searched for duplicate or clo…
-
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…