This package has been deprecated

Author message:

This package was renamed and republished under 'graphql-compose-json' name

graphql-compose-rest

1.2.2 • Public • Published

graphql-compose-rest

travis build codecov coverage 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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Published

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.2.0
    2
  • 1.1.0
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i graphql-compose-rest

Weekly Downloads

8

Version

1.2.2

License

MIT

Last publish

Collaborators

  • nodkz