Skip to content

Sub-query selection in GraphQL #97

@yaswanth-godspeed

Description

@yaswanth-godspeed

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/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions