Skip to content

Combining Multiple Queries in Request #340

@logicatmidod

Description

@logicatmidod

Is your feature request related to a problem? Please describe.
GraphQL supports multiple queries to be run in one call. In this case since GraphQL Request only accepts one input it is difficult to pass multiple request and projections especially in case of RestTemplate Multiple GraphQL Query will also give multiple combined response Type

Describe the solution you'd like
A wrapper Class on GraphQLRequest and GraphQLResponse to combine multiple request and handle call and response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions