Got [object Object] instead of property name in generated typescript types file #5225
-
Hi all, I'm facing an issue while generate graphql
all the props are [object Object] instead of prop name such as: id, name,... packages
codegen.yml
My teammate can generate it without any issue. Thank you so much |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Please update all codegen related packages to latest. This should solve that. It was a temporary issues with our release flow, it's fixed now and we hope it won't happen again. |
Beta Was this translation helpful? Give feedback.
-
I've updated all packages to the latest, and I'm getting the same issue
Package.json
|
Beta Was this translation helpful? Give feedback.
Please update all codegen related packages to latest. This should solve that. It was a temporary issues with our release flow, it's fixed now and we hope it won't happen again.