Replies: 1 comment
-
-Make sure all of the packages are latest. And remove
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Environment, packages
Node: 16.13.0 (LTS)
"@graphql-mesh/cli": "^0.79.4",
"@graphql-mesh/config": "^8.0.30",
"@graphql-mesh/graphql": "^0.32.0",
"@graphql-mesh/openapi": "^0.32.0",
"@graphql-mesh/runtime": "^0.43.4",
"@graphql-mesh/transform-filter-schema": "^0.14.45",
"@graphql-mesh/transform-naming-convention": "^0.12.1",
"@graphql-mesh/transform-rename": "^0.12.102",
"@graphql-mesh/transform-resolvers-composition": "^0.12.109",
"@sentry/node": "5.30.0",
"apollo-server-core": "^3.11.1",
"apollo-server-fastify": "^3.11.1",
Normal Ex
Schema from openapi handler(openapi spec 3.0, YAML)
graphql
Non-normal Ex (After applying transforms.namingConvention)
.meshrc.yml (modified)
graphql
is it Bug? I don't know what more modifies are needed.
FYI, if upload more versions of the graphql mesh packages, a different error occurs.
Beta Was this translation helpful? Give feedback.
All reactions