platform/graphql_schema/CHANGELOG.md
2019-03-28 20:30:40 -04:00

9 lines
No EOL
152 B
Markdown

# 1.0.3
* `enumTypeFromStrings` now returns `GraphQLEnumType<String>`.
# 1.0.2
* Added `GraphQLClass()`.
* Added `typeName`.
# 1.0.1
* Dart 2 updates.