-
### 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…
-
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…
-
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 …
-
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
-
This RFC is an attempt to address the problem of implementing an ACL or Authorization layer that precedes hitting an API endpoint in an API Gateway like implementation, while also enabling to implemen…
-
## 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…
-
Hello
While integrating a new subgraph into our project, we encountered composition errors due to the subgraph schema's incompatibility with our two previously published subgraphs. This was an expe…
-
hey everyone, I want to discuss the next steps for this project.
schema.org is very flexible and graphql has some limitations such as:
* schema.org `author` field could accept: `Person | [Person…
-
### 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…
-
`// platformatic.db.json`
```
{
"$schema": "https://platformatic.dev/schemas/v0.21.1/db",
"server": {
"hostname": "{PLT_SERVER_HOSTNAME}",
"port": "{PORT}",
"logger": {
"…