release-1775240024215
📦 graphql-yogaView on GitHub →
✨ 1 features🔧 1 symbols
Summary
The core graphql-yoga package (v5.20.0) now allows dynamic modification of the `graphqlEndpoint`. Numerous related packages were updated to depend on this new core version.
✨ New Features
- Support changing `graphqlEndpoint` after initial creation of Yoga instance, both inside plugins during initialization and directly on the `yoga` instance afterwards.