On this page

new-openAPI handler renamed openAPI

GraphQL Mesh v0 documentation (superseded by v1): Upgrade your GraphQL Mesh API with ease! The new-openAPI handler has been replaced by openAPI handler (v0.32.0), which offers better performance and functionality. Update your dependencies and config to enjoy the new features.

After a period of development the new-openAPI handler (v0.8.2) was merged with the openAPI handler (v0.32.0), effectively replacing it.

Dependency Update

Please replace the "@graphql-mesh/new-openapi": "0.8.2" dependency with "@graphql-mesh/openapi": "0.32.0".

Config Update

Please replace the new-openAPI handler with openAPI handler.