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(...)`