graphql-modules icon indicating copy to clipboard operation
graphql-modules copied to clipboard

Enterprise Grade Tooling For Your GraphQL Server

Results 105 graphql-modules issues
Sort by recently updated
recently updated
newest added
trafficstars

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [node](https://togithub.com/nodejs/node) | final | major | `14` -> `18` | ---...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@changesets/apply-release-plan](https://togithub.com/changesets/changesets) | [`5.0.1` -> `5.0.5`](https://renovatebot.com/diffs/npm/@changesets%2fapply-release-plan/5.0.1/5.0.5) | [![age](https://badges.renovateapi.com/packages/npm/@changesets%2fapply-release-plan/5.0.5/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/cache](https://togithub.com/actions/cache) | action | major | `v2` -> `v3` | ---...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [globby](https://togithub.com/sindresorhus/globby) | [`11.1.0` -> `13.1.2`](https://renovatebot.com/diffs/npm/globby/11.1.0/13.1.2) | [![age](https://badges.renovateapi.com/packages/npm/globby/13.1.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | mcr.microsoft.com/vscode/devcontainers/javascript-node | final | major | `14` -> `18` | ---...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-node](https://togithub.com/actions/setup-node) | action | major | `v2` -> `v3` | ---...

dependencies

**Is your feature request related to a problem? Please describe.** When doing dependency injection in the constructor using an injection token, one has to know the target type of the...

Created a typescript utility type to extract the target (generic) type of an injection token. This allows to write injected dependencies like: - given the following injection token: ```ts const...

**Is your feature request related to a problem? Please describe.** In new version of graphql-modules there is no documentation for how to implement directives with graphql-modules, old version had it...

Examples: - TypeGraphQL - Nexus - ...

☂️ umbrella issue