apollo-resolvers icon indicating copy to clipboard operation
apollo-resolvers copied to clipboard

Expressive and composable resolvers for Apollostack's GraphQL server

Results 24 apollo-resolvers issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [graphql-server-express](https://redirect.github.com/apollographql/apollo-server) ([source](https://redirect.github.com/apollographql/apollo-server/tree/HEAD/packages/graphql-server-express)) | [`0.6.0` -> `0.9.0`](https://renovatebot.com/diffs/npm/graphql-server-express/0.6.0/0.9.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/graphql-server-express/0.9.0?slim=true)](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 | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [express](http://expressjs.com/) ([source](https://togithub.com/expressjs/express)) | [`4.16.4` -> `4.18.2`](https://renovatebot.com/diffs/npm/express/4.16.4/4.18.2) |...

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 | |---|---|---|---|---|---| | [bluebird](https://togithub.com/petkaantonov/bluebird) | [`3.5.4` -> `3.7.2`](https://renovatebot.com/diffs/npm/bluebird/3.5.4/3.7.2) | [![age](https://badges.renovateapi.com/packages/npm/bluebird/3.7.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

This will be a rather large pull request that aims to bring this library up to date without changing behavior. - [X] Get rid of babel - [ ] Replace...

enhancement
discuss

Hello, I'm wondering if there is a way to improve the typings definition by having the context variable being typed : ``` export interface ResultFunction { (root: any, args: any,...

List ideas here

discuss

The following error is occurring when trying to use apollo-resolvers with typescript, I noticed that several people were having the same problem and I decided to open the issue, more...

Hi, funny thing. Not all cases are covered in tests and there is a bug with one of these. Here is an example of test with `or` condition: ```js //...

Hi. I recently used this library and really enjoy it. I wonder if there's anyway if we can pass data from a resolver to another. For example, let's say I...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [chai](http://chaijs.com) ([source](https://redirect.github.com/chaijs/chai)) | [`3.5.0` -> `5.1.1`](https://renovatebot.com/diffs/npm/chai/3.5.0/5.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/chai/5.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies