Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

adonis-apollo

Package Overview
Dependencies
Maintainers
0
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

adonis-apollo - npm Package Versions

1345

0.16.0

Diff

Changelog

Source

0.16.0 (2021-09-02)

Features

  • always support all resolvers of the current graphql-scalar version (30ecf36)
zakodium-bot
published 0.15.0 •

Changelog

Source

0.15.0 (2021-09-01)

⚠ BREAKING CHANGES

  • applyMiddleware() no longer needs route in its parameters
  • removed getPlaygroundHandler method
  • add enablePlayground and playgroundOptions in config. The Playground is no longer available by default in production.
  • the GraphQL playground is now rendered at the same URL as the API. GET queries to the API are still possible.
  • change organization of IoC bindings

Features

  • add enablePlayground and playgroundOptions in config. The Playground is no longer available by default in production. (2b07ac0)
  • add enableUploads and uploadOptions in config (2b07ac0)

Code Refactoring

  • applyMiddleware() no longer needs route in its parameters (2b07ac0)
  • change organization of IoC bindings (39d9bdd)
  • removed getPlaygroundHandler method (2b07ac0)
  • the GraphQL playground is now rendered at the same URL as the API. GET queries to the API are still possible. (2b07ac0)
targos
published 0.14.0-adonis-v4.0 •

zakodium-bot
published 0.14.0 •

Changelog

Source

0.14.0 (2021-05-17)

⚠ BREAKING CHANGES

  • The playground is now available on /graphql/playground instead of /graphql

Features

  • allow GET requests for graphql route (#29) (691928a)
zakodium-bot
published 0.13.1 •

Changelog

Source

0.13.1 (2021-02-04)

Bug Fixes

  • throw error if provider is initialized while it is alreary loading (#27) (6d29b08)
zakodium-bot
published 0.13.0 •

Changelog

Source

0.13.0 (2020-12-01)

Features

  • allow multiple schemas and resolvers folders (#20) (b04ec1c)
zakodium-bot
published 0.12.0 •

Changelog

Source

0.12.0 (2020-11-20)

Features

  • expose Apollo errors as Apollo/Errors ioc binding (34719fe)

Bug Fixes

  • types: make playgroundSettings optional (6c3f678)
targos
published 0.12.1-adonis-v4 •

stropitek
published 0.12.0-adonis-v4 •

zakodium-bot
published 0.11.0 •

Changelog

Source

0.11.0 (2020-11-19)

Features

  • use APP_URL for graphql endpoint and add prefix config option (#16) (84ddbe8)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc