Class DirectiveRegistryInitializer
java.lang.Object
com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.DirectiveRegistryInitializer
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic 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
Initialization of theDirectiveRegistry
with all known custom scalars, that is with all custom scalars defined in the project pom
-