-
-
Notifications
You must be signed in to change notification settings - Fork 114
Closed
Description
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 requestNew feature or request