graphql-framework-experiment icon indicating copy to clipboard operation
graphql-framework-experiment copied to clipboard

Code-First Type-Safe GraphQL Framework

Results 106 graphql-framework-experiment issues
Sort by recently updated
recently updated
newest added

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...

dependencies

#### Perceived Problem - If user forgets to run reflection then they will not get the static type feedback they expect from their Nexus project #### Ideas / Proposed Solution(s)...

type/feat
scope/vscode

``` [INFO] 14:11:40 ts-node-dev ver. 1.0.0 (using ts-node ver. 9.0.0, typescript ver. 4.0.5) Warning: [email protected] does not support @prisma/[email protected]. The supported range is: `2.10.0`. This could lead to undefined behaviors...

type/feat

I use the connectionPlugin following your documentation: ![code1](https://user-images.githubusercontent.com/6153618/83038871-c104fc00-a03d-11ea-9991-d6746a8c5c69.png) ![code2](https://user-images.githubusercontent.com/6153618/83038907-c8c4a080-a03d-11ea-9e1e-4cfeb27350df.png) When I execute the query groups with totalCount I get the next response: `"message": "Cannot return null for non-nullable field GroupConnection.totalCount.",`...

type/bug
scope/schema
scope/schema/connection

https://github.com/graphql-nexus/nexus/issues/1225 https://github.com/graphql-nexus/nexus/issues/970 closes #1225 #970 #### TODO - [x] docs - [ ] jsdoc - [ ] website api - [ ] website guides - [ ] website tutorial -...

For the past two years, [Prisma](https://prisma.io) has been a major contributor to [Nexus Schema](https://nexusjs.org)––a library originally authored by Tim Griesser which makes it simple to write code-first, type-safe GraphQL APIs....

#### Screenshot ![image](https://user-images.githubusercontent.com/284476/88082120-5a88ef80-cb4f-11ea-81f0-55c3850ac8e4.png) URL segment for this is `nexus-users`. It should be though `nexus-0-12-users`.

type/bug
scope/website

https://docs.netlify.com/configure-builds/file-based-configuration/#ignore-builds

type/docs
scope/website

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@prisma/cli](https://www.prisma.io) ([source](https://togithub.com/prisma/prisma)) | devDependencies | minor | [`^2.0.0-beta.2` -> `2.8.0`](https://renovatebot.com/diffs/npm/@prisma%2fcli/2.0.0-beta.4/2.8.0) | | [@types/http-errors](https://togithub.com/DefinitelyTyped/DefinitelyTyped)...