4e69153e3e
git-subtree-dir: packages/graphql git-subtree-mainline:ac29392d7f
git-subtree-split:33e2f86ba7
232 B
232 B
1.0.4
- Add
convert
method to types, to avoid some annoying generics bugs.
1.0.3
enumTypeFromStrings
now returnsGraphQLEnumType<String>
.
1.0.2
- Added
GraphQLClass()
. - Added
typeName
.
1.0.1
- Dart 2 updates.