Package com.dashx
Class DashXGraphQLClient
java.lang.Object
com.dashx.DashXGraphQLClient
-
Constructor Summary
ConstructorsConstructorDescriptionDashXGraphQLClient(URL url, org.springframework.util.MultiValueMap<String, String> headers) -
Method Summary
-
Constructor Details
-
DashXGraphQLClient
-
-
Method Details
-
execute
public reactor.core.publisher.Mono<com.netflix.graphql.dgs.client.GraphQLResponse> execute(String query) throws RuntimeException - Throws:
RuntimeException
-