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.