Package no.sikt.graphitron.generators.abstractions
package no.sikt.graphitron.generators.abstractions
-
ClassDescriptionAbstractMapperClassGenerator<T extends GenerationField>AbstractSchemaClassGenerator<T extends GenerationTarget>An abstract generator that contains methods that are common between both DB-method generators and resolver generators.A class generator generates a set of classes for any purpose.DataFetcherClassGenerator<T extends GenerationTarget>DBMethodGenerator<T extends ObjectField>Generic select query generation functionality is contained within this class.A method generator generates a set of methods for any purpose.An abstract generator that contains simple methods that are independent of the GraphQL schema.