Deprecation Notice: GraphQL Mesh is now able to support custom plugins, making the need for this library obsolete. Please use the GraphQL Mesh library instead.
This library is still in development and may have breaking changes along the way.
GraphQL Mesh Plus is a plugin-based framework in nodejs that allows you to compose a graphql schema declaratively in a yaml file. It is heavily inspired by GraphQL Mesh and offers much of the same functionality, but it additionally allows you to write your own plugins with arbitrary configurations.
For more information, see the docs