Skip to content

mdazy/graphql-codegen-typescript-mock-data-issues

Repository files navigation

Reproduction for issue #17 Just install and run npm run codegen Check the generated mocks.ts file: the object field based on a custom scalar uses a anAnyObject() function that has not been generated.