Open southojere opened 4 years ago
The follow error occurs when deploying to heroku - https://github.com/southojere/modern-graphql-api-template/actions/runs/262591421 src/types/Post.ts(6,7): error TS2339: Property 'model' does not exist on type 'ObjectDefinitionBlock<"Post">'.
src/types/Post.ts(6,7): error TS2339: Property 'model' does not exist on type 'ObjectDefinitionBlock<"Post">'.
Need to fix this so we can deploy..
The follow error occurs when deploying to heroku - https://github.com/southojere/modern-graphql-api-template/actions/runs/262591421
src/types/Post.ts(6,7): error TS2339: Property 'model' does not exist on type 'ObjectDefinitionBlock<"Post">'.
Need to fix this so we can deploy..