Package | Description |
---|---|
org.springframework.graphql.client |
This package contains a
GraphQlClient
along with HTTP and WebSocket extensions. |
Modifier and Type | Method and Description |
---|---|
GraphQlClient.RetrieveSpec |
GraphQlClient.RequestSpec.retrieve(String path)
Shortcut for
GraphQlClient.RequestSpec.execute() with a field path to decode from. |