typeorm-fixture-builder
typeorm-fixture-builder copied to clipboard
Fix resolver type in fixture.ts
After f1f25a60c0498ac12b24382051294478069091ac, my project has type errors when using custom resolvers. This patch fixes the issue for me.