Package org.forum.client
Class DirectiveRegistryInitializer
java.lang.Object
org.forum.client.DirectiveRegistryInitializer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.graphql_java_generator.client.directive.DirectiveRegistry
Initialization of theDirectiveRegistry
with all known custom scalars, that is with all custom scalars defined in the project pom
-
Constructor Details
-
DirectiveRegistryInitializer
public DirectiveRegistryInitializer()
-
-
Method Details
-
initDirectiveRegistry
public static com.graphql_java_generator.client.directive.DirectiveRegistry initDirectiveRegistry()Initialization of theDirectiveRegistry
with all known custom scalars, that is with all custom scalars defined in the project pom
-