Skip to content

Update Javadoc of retrieve in GraphQlClient for decoding full data #434

@kitkars

Description

@kitkars

Hi Spring Team,

It is a request / question.

Can you provide an additional overloaded method .retrieve() in the GraphQlClient's RequestSpec if the users want to access the whole data response?

We do have some work around as shown here but it would be better to have it part of RequestSpec itself.
.retrieve("")
or
execute().map(...)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions