-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels