When I request the data from banana cake pop I get the following error { "message": "EmployeeType cannot serialize the given value.", "extensions": { "code": "EXEC_INVALID_LEAF_VALUE" } } As per hot chocolate enum are serialized by default. https://chillicream.com/docs/hotchocolate/defining-a-schema/enums But still getting error
Asked
Active
Viewed 380 times
1
-
Can you provide some more context? Schema + Query + Varaibles maybe? – Pascal Senn Sep 29 '22 at 22:30
1 Answers
0
The issue was that I was seeding data and accidently that field got null, which caused this error as I changed that the issue was resolved.

luqman ahmad
- 171
- 1
- 7