Class GraphQLSchemaUtil

java.lang.Object
graphql.schema.database.generator.GraphQLSchemaUtil

public class GraphQLSchemaUtil extends Object
  • Constructor Details

    • GraphQLSchemaUtil

      public GraphQLSchemaUtil()
  • Method Details

    • getGraphQLType

      public static graphql.schema.GraphQLOutputType getGraphQLType(String columnType)
    • convertToString

      public static String convertToString(graphql.schema.GraphQLSchema schema)