graphql_schema 1.0.4 copy "graphql_schema: ^1.0.4" to clipboard
graphql_schema: ^1.0.4 copied to clipboard

An implementation of GraphQL's type system in Dart. Basis of graphql_server.

1.0.4 #

  • Add convert method to types, to avoid some annoying generics bugs.

1.0.3 #

  • enumTypeFromStrings now returns GraphQLEnumType<String>.

1.0.2 #

  • Added GraphQLClass().
  • Added typeName.

1.0.1 #

  • Dart 2 updates.
0
likes
40
pub points
4%
popularity

Publisher

unverified uploader

An implementation of GraphQL's type system in Dart. Basis of graphql_server.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

collection, meta, source_span

More

Packages that depend on graphql_schema