Package org.deltafi.common.graphql.dgs
Class GraphQLClientFactory
- java.lang.Object
-
- org.deltafi.common.graphql.dgs.GraphQLClientFactory
-
public class GraphQLClientFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description GraphQLClientFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.netflix.graphql.dgs.client.GraphQLClientbuild(java.lang.String... headers)
-