Uses of Interface
com.graphql_java_generator.client.CustomScalarRegistry
Packages that use CustomScalarRegistry
-
Uses of CustomScalarRegistry in com.graphql_java_generator.client
Classes in com.graphql_java_generator.client that implement CustomScalarRegistryMethod parameters in com.graphql_java_generator.client with type arguments of type CustomScalarRegistryModifier and TypeMethodDescriptionstatic voidCustomScalarRegistryImpl.registerCustomScalarRegistry(String schema, Consumer<CustomScalarRegistry> customScalarRegistryInitializer) Sets theCustomScalarRegistryfor the given schema.