AEB-labs / graphql-weaver

A tool to combine, link and transform GraphQL schemas
MIT License
240 stars 20 forks source link

Fix error handling of missing link field in join config #34

Closed Yogu closed 6 years ago

Yogu commented 6 years ago

Previously, this threw an error while weaving. Now, it is reported as a regular weaving error and can be handled via the errorHandling policy.