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
trafficstars

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [graphql](https://togithub.com/graphql/graphql-js) | dependencies | major | [`^14.5.8` -> `^15.0.0`](https://renovatebot.com/diffs/npm/graphql/14.7.0/15.3.0) | --- ### Release...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [type-fest](https://togithub.com/sindresorhus/type-fest) | dependencies | minor | [`^0.16.0` -> `^0.17.0`](https://renovatebot.com/diffs/npm/type-fest/0.16.0/0.17.0) | --- ### Release...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@mdx-js/loader](https://mdxjs.com) ([source](https://togithub.com/mdx-js/mdx)) | devDependencies | pin | [`^0.20.3` -> `0.20.3`](https://renovatebot.com/diffs/npm/@mdx-js%2floader//) | | [@mdx-js/mdx](https://mdxjs.com)...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [typescript](https://www.typescriptlang.org/) ([source](https://togithub.com/Microsoft/TypeScript)) | devDependencies | major | [`^3.3.3333` -> `4.0.3`](https://renovatebot.com/diffs/npm/typescript/3.8.3/4.0.3) | | [typescript](https://www.typescriptlang.org/)...

Maybe this is a prisma bug rather than a nexus one. #### Nexus Report ``` 1749 ✕ fatal nexus:schema Input Object type dbs_category_has_postUpdateManyDataInput must define one or more fields. Input...

type/bug

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [prismjs](https://togithub.com/PrismJS/prism) | dependencies | minor | [`1.20.0` -> `1.21.0`](https://renovatebot.com/diffs/npm/prismjs/1.20.0/1.21.0) | ### GitHub Vulnerability...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [node-fetch](https://togithub.com/bitinn/node-fetch) | dependencies | patch | [`2.6.0` -> `2.6.1`](https://renovatebot.com/diffs/npm/node-fetch/2.6.0/2.6.1) | ### GitHub Vulnerability...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ts-node](https://togithub.com/TypeStrong/ts-node) | dependencies | major | [`^8.10.2` -> `^9.0.0`](https://renovatebot.com/diffs/npm/ts-node/8.10.2/9.0.0) | --- ### Release...

Hi, We're currently receiving some `unhandledRejection` in our server that's using nexus and it crashes the server. Unfortunately, we don't have anymore information on what/why/where is causing the error. Is...

#### Perceived Problem - file uploads are a common use-case - non-trivial to setup, non-standard - feels like something that should work out of the box #### Ideas / Proposed...

type/feat
scope/schema