-
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
2 months ago
-
It would be great if Kitsune officially supported relays, perhaps an option in the config file set up similarly to how blocking an instance works.
I tend to use relays as my primary way of interacti…
-
I just ran across https://genql.now.sh and am curious about looking into using it for mst-gql. If anyone wants to take a look before I have time, please feel free!
-
Attempting to integrate E2E front-end tests with Amplify console. I am not sure if there is something wrong with our build settings, or if are not writing our tests correctly.
The tests work fine l…
-
### Version Information
Server Version: v2.0.8
CLI Version (for CLI related issue): v2.0.3
### Environment
### What is the expected behaviour?
When my remote schemas contains enums and …
-
### 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…
-
**Issue by [kbrandwijk](https://github.com/kbrandwijk)**
_Wednesday Oct 25, 2017 at 17:56 GMT_
_Originally opened as https://github.com/graphcool/prisma/issues/1032_
----
**What feature are you mis…
-
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…
-
### 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…
-
From the gitter chat:
> > ariutta:
> > 1) HYDRA and standard REST Request flow:
> >
> > ```
> > GraphQL client ->
> > GraphQL server/middleware ->
> > multiple HYDRA server endpoints ->
> > Relation…