-
### 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…
-
**Describe the bug**
No matter what I search for that has a type that is prefixed yields a zero-length array of results. The same query for documents that don't have a prefixed type returns documents…
-
I widely use GraphQLite for admin console in my Symphony project. I really enjoy it!
The only reason I don't use it for public API is overhead in execution speed.
For example such simple query
``…
l-you updated
3 months ago
-
Console access is critical, and it's currently only protected by a simple string, the secret admin key. Anyone, anywhere can get access to a production running Hasura instance if he knows the admin se…
-
I am trying to build an API Gateway with GraphQL for my microservices architecture. Here's how I am trying to implement this:
- Suppose we have 4 microservices named as M1, M2, M3, and M4
- The M1…
ghost updated
5 years ago
-
I already installed graphql-docs (globally) and now when I run below command
`graphql-docs-gen MY-GRAPHQL-ENDPOINT doc.html `
It returns with Did not get
> HTTP 200 back from the endpoint error …
-
### What happened?
I have setup a graphql endpoint using cosmos db and have defined a union type like described here https://graphql.org/learn/schema/#union-types. when i call the graphql endpoint it…
-
So something like that would be possible
```json
{
"schema": {
"url": "https://...",
"headers": "x-auth-token: test; x-custom-flag: test"
}
}
```
-
### Assumptions
We want to develop locally using Rails for migrations and Hasura's console to define the GraphQL API then export Hasura's metadata and commit when we're done.
We're on Heroku and…
-
### 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…
dnys1 updated
9 months ago