Package org.allGraphQLCases.client2
Class DirectiveRegistryInitializer
java.lang.Object
org.allGraphQLCases.client2.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
-