-
## 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…
-
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
-
### 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…
-
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…
-
`// 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…
-
Currently Juniper has no concept of the GraphQL Schema Language / SDL (referred to as "SDL" from now on). There is no way in Juniper to go from a schema defined in Rust to the SDL representation of it…
-
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,
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…
-
- [x] The issue is present in the latest release.
- [x] I have searched the [issues](https://github.com/ent/ent/issues) of this repository and believe that this is not a duplicate.
## Setup Descri…
schnz updated
5 months ago