graphql-modules
graphql-modules copied to clipboard
Enterprise Grade Tooling For Your GraphQL Server
When I rearchitected Accounts.js 1.0 I wanted to preserve the ability to use different databases to store the user data and the sessions (whenever the user decides to use sessions...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.3.2 to 3.3.3. Changelog Sourced from socket.io-parser's changelog. 3.3.3 (2022-11-09) Bug Fixes check the format of the index of each attachment (fb21e42) 3.4.2 (2022-11-09) Bug Fixes check...
**Is your feature request related to a problem? Please describe.** Hi guys, is there any plan to support the latest apollo server version 4? tried this morning to have things...
🚨 **IMPORTANT: Please do not create a Pull Request without creating an issue first.** _Any change needs to be discussed before proceeding. Failure to do so may result in the...
`ERR Error: Error during instantiation of BasicProvider: Cannot read properties of undefined (reading 'hello') - in Module "basic" (Operation Scope)` Bug Repo: https://github.com/productdevbook/bug-graphql v18.12.1 1. pnpm install 2. pnpm dev...
https://github.com/Urigo/graphql-modules/blob/master/website/src/pages/docs/advanced/subscriptions.mdx references [subscriptions-transport-ws](https://github.com/apollographql/subscriptions-transport-ws) which is deprecated.