-
So something like that would be possible
```json
{
"schema": {
"url": "https://...",
"headers": "x-auth-token: test; x-custom-flag: test"
}
}
```
-
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
-
### 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
-
### 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…
-
### 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…
-
I am considering writing similar to [Join Monster](http://join-monster.readthedocs.io/en/latest/) (a GraphQL to SQL translation framework) using Sangria.
The final goal would be to take one GraphQL q…
-
# JSON Schema API v1
Pra começar uma primeira versão, observar os dados pre-existentes e requisitos da plataforma.
## Caso de uso
Eu enquanto desenvolvedor, gostaria de ter acesso às definiçõ…
-
We can not query values that don't exist in current content but might exist in future content. The error message is something like, 'Cannot query field "blahblah2" on type "Content". Did you mean "bla…
-
### Describe the bug
Asyncapi supports Avro schemas, but only if they are in the message/payload section. It would be nice if we could put Avro schemas in the components/schemas section.
### T…