-
# 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çõ…
-
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…
-
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 …
-
## Current behavior
I have an enum table `userGender` with a correctly set foreign key on table `user` and column `gender`. The generated `insert_user_one` then expects a custom type `userGender_en…
-
**Is your feature request related to a problem? Please describe.**
There are lots of cases where a model is self-referential and the entities have a bi-directional relationship. Eg. posts with commen…
-
## Description
When adding a node with fields that start with an underscore (eg; `_key`, `_type`), these are stripped. This can cause conflicts and confusion when the node also has a non-prefixed a…
-
### 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 …
-
From the gitter chat:
> > ariutta:
> > 1) HYDRA and standard REST Request flow:
> >
> > ```
> > GraphQL client ->
> > GraphQL server/middleware ->
> > multiple HYDRA server endpoints ->
> > Relation…
-
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 [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…