types_generator library

Functions

generateEnum(InterfaceElement clazz, GeneratorCtx ctx, DartObject enumAnnotation) → Library
generateFromConstructors(InterfaceElement clazz, GeneratorCtx ctx) Future<Library>
generateObjectFromFields(GeneratorCtx ctx, InterfaceElement clazz) Future<Library>
graphQLBuilder(BuilderOptions options) → Builder
Generates GraphQL schemas, statically.