12 lines
No EOL
232 B
Markdown
12 lines
No EOL
232 B
Markdown
# 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. |