v0.2.4
Contact us here for help, more necessary open source tools and Enterprise support
or Chat with us on discord
- Performance improvements;
- Less delegation rounds by removing extra
wrapSchemaso all transformations are done while merging schemas. See https://www.graphql-tools.com/docs/schema-stitching/#working-with-remote-schemas
- Less delegation rounds by removing extra
- Remove unnecessary
contextoption forsources. Use JavaScript or global context instead.- See the diff of
openapi-location-weatherexample; 5b48495
- See the diff of