Uses of Interface
com.graphql_java_generator.client.GraphQLTypeMapping
Packages that use GraphQLTypeMapping
-
Uses of GraphQLTypeMapping in com.graphql_java_generator.client
Methods in com.graphql_java_generator.client that return GraphQLTypeMappingModifier and TypeMethodDescriptionstatic GraphQLTypeMappingGraphQLTypeMappingRegistry.getGraphQLTypeMapping(String schemaName) Retrieves the GraphQLTypeMapping instance for the given schemaMethods in com.graphql_java_generator.client with parameters of type GraphQLTypeMappingModifier and TypeMethodDescriptionstatic voidGraphQLTypeMappingRegistry.registerGraphQLTypeMapping(GraphQLTypeMapping graphQLTypeMapping) Registers the given GraphQLTypeMapping instance for the given schema