0.0.34
Major Changes
- Enable support for specifying custom DataFetchers (#152)
DataFetcherFactory
in the config has been changed to a customDataFetcherFactoryProvider
. This will allow to to specify behaviors for property and function resolvers.
Minor Changes
None
Patch Changes
None