Ariadne GraphQL Modules 0.4.0
Changelog
- Split logic from
BaseType
intoDefinitionType
andBindableType
. - Add
CollectionType
utility type for gathering types into single type.
BaseType
into DefinitionType
and BindableType
.CollectionType
utility type for gathering types into single type.