[@graphql-mesh/openapi] Implicit required field in .meshrc.yaml #5329
Replies: 1 comment
-
Thanks for sharing these but could you share a reproduction so we can reproduce and try to fix the issue? |
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
-
Here's a workaround for @graphql-mesh/openapi requiring an
Accept
header configured in.meshrc.yaml
. Since I'm new to GraphQL, this may depend on the actual scheme you have.Prerequisite
package.json
:Exception
Execute
npm run local
and here's theSTDOUT
:Resolution
Beta Was this translation helpful? Give feedback.
All reactions