Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sub-query selection in GraphQL #97

Open
yaswanth-godspeed opened this issue Dec 19, 2023 · 0 comments
Open

Sub-query selection in GraphQL #97

yaswanth-godspeed opened this issue Dec 19, 2023 · 0 comments

Comments

@yaswanth-godspeed
Copy link
Contributor

Problem Description

  • current GraphQL plugin is not supporting sub-query selection.

Proposed Solution

  • currently we are using swagger-to-graphql package, it's generating graphql schema from swagger specs.
  • this package not taking response properties and always creating one scalar object JSON.
  • there is one more package openapi-to-graphql. we should use this package.

Supporting Documents

https://developers.amadeus.com/self-service/apis-docs/guides/developer-guides/developer-tools/graphql/rest-to-graphql-export/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant