artemis 0.1.3 copy "artemis: ^0.1.3" to clipboard
artemis: ^0.1.3 copied to clipboard

discontinuedreplaced by: ferry
outdated

Build dart types from a GraphQL schema (using Introspection Query).

CHANGELOG #

0.1.3 #

  • Make objects that implement interfaces override resolveType

0.1.2 #

  • Improve package score

0.1.1 #

  • Enable tests on pipeline

0.1.0 #

  • "Fix" json_serializable dependency
  • Add tests
  • Generate union types as inheritance
  • Generate interface types as implementation
  • Make generated code choose inheritance

0.0.1 #

  • First release
  • No tests
  • No documentation
  • Parse complex GraphQL schemas (incorrectly, now I know)
  • Parse all GraphQL types types (union, interface, enum, input object, object, scalar, list, non null)
  • Consider custom scalars
  • Not even compile from scratch
  • Lot of bugs
173
likes
0
pub points
91%
popularity

Publisher

verified publisherborges.dev

Build dart types from a GraphQL schema (using Introspection Query).

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

analyzer, build, build_config, path, source_gen

More

Packages that depend on artemis