-
**Issue by [vtsatskin](https://github.com/vtsatskin)**
_Wednesday Nov 08, 2017 at 18:04 GMT_
_Originally opened as https://github.com/graphcool/prisma/issues/1211_
----
**Current behavior**
Depl…
-
**Current behavior**
`lists` always fails to be export (DEBUG on).
```bash
λ graphcool export
Downloading nodes... 2240ms
Downloading lists... √
! The download of lists failed. You may g…
-
The GraphQL config protocol is an attempt at standardizing a `.graphqlconfig` file for specifying schema paths, end points etc.
See:
- https://github.com/graphcool/graphql-config/
- https://git…
jonas updated
7 years ago
-
For example, right now I want to add a new `folder: string` parameter to the `deploy` command, for the `react-fullstack-graphql-basic` boilerplate:
```diff
- export async function deploy(silent: b…
-
**Issue by [marktani](https://github.com/marktani)**
_Thursday Oct 12, 2017 at 20:45 GMT_
_Originally opened as https://github.com/graphcool/prisma/issues/787_
----
Are there other options than `0.…
-
**Issue by [marktani](https://github.com/marktani)**
_Tuesday Nov 14, 2017 at 14:56 GMT_
_Originally opened as https://github.com/graphcool/prisma/issues/1274_
----
**Current behavior**
Changing…
-
**Issue by [sorenbs](https://github.com/sorenbs)**
_Saturday Oct 07, 2017 at 15:16 GMT_
_Originally opened as https://github.com/graphcool/prisma/issues/743_
----
Resolvers return a payload that ca…
-
**Issue by [schickling](https://github.com/schickling)**
_Friday Sep 29, 2017 at 08:46 GMT_
_Originally opened as https://github.com/graphcool/prisma/issues/691_
----
There are two ways to integrat…
-
https://github.com/graphcool/graphql-config
eslint-plugin-graphql supports it. It'd be amazing to have parity.
-
Steps to reproduce
Modify `.graphqlconfig.yml` to:
```
projects:
app:
schemaPath: "src/schema.graphql"
includes: ["queries/{booking,queries}.graphql"]
extensions:
prepa…
pie6k updated
6 years ago