If using a Union type field together with the `getMongoDbQueryResolver` GraphQL schema validation fails with the error: ``` TypeError: graphQLType.getFields is not a function at ...\node_modules\graphql-to-mongodb\lib\src\common.js:38:38 ```