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

#### Perceived Problem Next.js discourages accessing API Routes in server-side code like getStaticProps and getServerSideProps. The encourage users to [Write server-side code directly](https://nextjs.org/docs/basic-features/data-fetching#write-server-side-code-directly). #### Ideas / Proposed Solution(s) Nexus framework...

type/feat
scope/schema

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.2.2 to 16.7.0. Release notes Sourced from jsdom's releases. Version 16.7.0 Added AbortSignal.abort(). (ninevra) Added dummy x and y properties to the return value of getBoundingClientRect(). (eiko)...

dependencies

Bumps [gatsby-plugin-mdx](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-mdx) from 1.2.6 to 2.14.1. Release notes Sourced from gatsby-plugin-mdx's releases. New MongoDB source plugin! Exciting to see the first source plugin for a database added! Added Add gatsby-source-mongodb...

dependencies

Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.0.4 to 3.1.5. Release notes Sourced from cross-fetch's releases. v3.1.5 What's Changed chore: updated node-fetch version to 2.6.7 by @​dlafreniere in lquixada/cross-fetch#124 New Contributors @​dlafreniere made their...

dependencies

Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 2.5.0 to 3.5.0. Release notes Sourced from simple-git's releases. [email protected] Minor Changes 2040de6: Resolves potential command injection vulnerability by preventing use of --upload-pack in git.clone [email protected] Minor...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

#### Perceived Problem - setting up testing is too hard - remember to set `testEnvironment` to `node` otherwise hitting [false negatives like this](https://github.com/facebook/jest/issues/1909) (I came to that issue after hitting...

type/feat
scope/testing

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.20.0 to 1.27.0. Release notes Sourced from prismjs's releases. v1.27.0 Release 1.27.0 v1.26.0 Release 1.26.0 v1.25.0 Release 1.25.0 v1.24.1 Release 1.24.1 v1.24.0 Release 1.24.0 v1.23.0 Release 1.23.0...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies