Package 

Class ToSchemaKt

    • Method Summary

      Modifier and Type Method Description
      final static GraphQLSchema toSchema(SchemaGeneratorConfig config, List<TopLevelObject> queries, List<TopLevelObject> mutations, List<TopLevelObject> subscriptions) Entry point to generate a graphql schema using reflection on the passed objects.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait