-
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…
-
From the gitter chat:
> > ariutta:
> > 1) HYDRA and standard REST Request flow:
> >
> > ```
> > GraphQL client ->
> > GraphQL server/middleware ->
> > multiple HYDRA server endpoints ->
> > Relation…
-
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…
-
### 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 …
-
**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…
-
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…
-
Reported by a customer:
* A subgraph defines an invalid key:
```graphql
extend type Foo @key(fields: ["bar", "baz"] {
bar: ID! @external
baz: ID! @external
}
````
…
-
**Issue by [parthradia](https://github.com/parthradia)**
_Friday Oct 27, 2017 at 17:51 GMT_
_Originally opened as https://github.com/graphcool/prisma/issues/1065_
----
**What feature are you missin…
-
### 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…