Package com.graphql_java_generator.plugin.generate_code
package com.graphql_java_generator.plugin.generate_code
-
ClassDescriptionThis class contains the data that allows to generate a custom Jackson deserializer.This class contains the data that allows to generate a custom Jackson serializer.This class allows to throw a user defined Exception from a Velocity templateThis class parses the GraphQL shema file(s), and loads it in a structure that'll make it easy to send to Velocity templates.This class generates the code for the graphql goals/tasks of the plugin, from the classes coming from the com.graphql_java_generator.plugin.language package.This class is responsible for the execution of the code generation, so that only a minmal amount of code is in the GraphQL and the Gradle plugins.