Package org.allGraphQLCases.client.util
Class CustomScalarRegistryInitializer
java.lang.Object
org.allGraphQLCases.client.util.CustomScalarRegistryInitializer
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
Initialization of theCustomScalarRegistry
with all known custom scalars, that is with all custom scalars defined in the project pom
-
Constructor Details
-
CustomScalarRegistryInitializer
public CustomScalarRegistryInitializer()
-
-
Method Details
-
initCustomScalarRegistry
public static void initCustomScalarRegistry()Initialization of theCustomScalarRegistry
with all known custom scalars, that is with all custom scalars defined in the project pom
-