apollo-compiler@0.11.0
·
491 commits
to main
since this release
Features
- add
InterfaceTypeDefinition::implementors(&db)to list object types and other interfaces that implement an interface, by Geal in pull/616
Fixes
- fix
SelectionSet::is_introspectionwhen the same fragment is spread multiple times, by glasser in pull/614, issue/613
Maintenance
- update
apollo-parserto 0.6.0, by goto-bus-stop in pull/621