Arda TANRIKULU

Results 361 comments of Arda TANRIKULU

This is implemented in the latest version but we haven't documented yet so you can include yaml files like; ```yml serve: !include ./serve-config.yaml transforms: - rename: !include./rename-transforms.yaml - extend: !include...

@tvvignesh You can wait for the new OpenAPI handler implementation. I'll replace the existing fork of openapi-to-graphql with the new one

We are currently rewriting the OpenAPI handler and releasing it as newOpenapi https://github.com/Urigo/graphql-mesh/blob/master/packages/handlers/new-openapi/yaml-config.graphql In this new handler, we preserve `enum` cases as they are. Closing this issue for now. Let...

Thank you @leemhenson ! I'll take a look soon!

Not sure if it is directly related but could you try with the following alpha version? `@graphql-mesh/[email protected]`

Could you help me to reproduce it or creating a failing test would be even better?

We don't know much about Apache AGE. Maybe @benjie (Maintainer of the great Postgraphile project used by GraphQL Mesh) has an idea about why Postgraphile isn't reading the database coming...

@yaacovCR any ideas? Maybe we have a bug in stitching that prevents query calls from a mutation somehow?

Are you referring to GraphiQL? We'd love to accept PRs for `playground` package or you can use any kind of GraphQL client that does this for you because that's not...

We'd love to accept a PR for this change :)