-
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 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
-
### 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
-
## Describe the bug
We use spectral to lint documents in our repo, however if someone opens a pull request the process fails with the following message:
Error: Resource not accessible by integrati…
-
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…
-
### 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…
-
# 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çõ…
-
Hi there!
I am having fun using this library so thanks for it and continuing to maintain it!
I stumped on an issue and perhaps I am missing something. I have a library that uses cynic to connect …
-
The draft specification in this repository currently refers to a *gateway configuration* for what we call a *supergraph schema* at Apollo. That opens up the question of how we should refer to the comp…