UNPKG

apollo-resolvers

Version:

Expressive and composable resolvers for Apollostack's GraphQL server

61 lines (41 loc) 1.69 kB
1.4.2 / 2020-03-04 ================== * Fix: Fixed `or` resolver (#47, @klymenko-serhii) * Misc: Various CI/CD fixes (@thebigredgeek) 1.4.1 / 2018-07-22 ================== * Feature: Implement compose helper (#31, @mringer) * Misc: Replace babel-preset-es2015 with babel-preset-env * Misc: Improve typescript definitions (#36, doomsower) 1.3.1 / 2018-06-06 ================== * Fix: Pass info param to child resolvers (#34, @happylinks) * Fix: Export `and` and `or` operators (#29, @mringer) * Misc: Add better types and generics to define resolvers (#33, @theGlenn) 1.3.0 / 2018-05-12 ================== * Feature: Expo info parameter on resolvers (#28, @Corjen) 1.2.0 / 2018-05-08 ================== * Feature: Functional helpers for conditional resolvers (#25, @rynobax) 1.1.0 / 2018-02-22 ================== * Misc: Publish TypeScript declaration in package (#21, @alexstrat) * Misc: TypeScript Refactor (#15, @lakhansamani) * Docs: Update README.md to include GraphQLError import (#14, @michieldewilde) 1.0.3 / 2017-09-07 ================== * Docs: updated docs to reference apollo-server (@thebigredgeek) * Package: updated keywords (@thebigredgeek) 1.0.2 / 2017-04-19 ================== * Fix: updated dist (@thebigredgeek) * Misc: package changes (@thebigredgeek) * Docs: updated docs (@thebigredgeek) 1.0.1 / 2017-03-14 ================== * Docs: More robust documentation and inline code comments (@thebigredgeek) * Fix: Accept returned values from resolvers and stop bubbling if return value is empty string, 0, negative number, or false (@thebigredgeek) 1.0.0 / 2017-03-13 ================== * Initial version (@thebigredgeek)