1.2.2 • Published 7 years ago

graphql-compose-rest v1.2.2

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

graphql-compose-rest

travis build codecov coverage npm.io npm Commitizen friendly Greenkeeper badge

This package was deprecated in favor of better package naming graphql-compose-json

Please run following commands:

  yarn remove graphql-compose-rest
  yarn install graphql-compose-json

And rename your imports:

- import composeWithRest from 'graphql-compose-rest';
+ import composeWithJson from 'graphql-compose-json';

This package may be re-invented in future if we understand how to implement standard resolvers for fetching data.

If you have some thoughts, please open an issue.

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago