zlydenko

Results 2 issues of zlydenko

This error occurred after cloning, installing all dependencies and starting project.

I have SettingCreateInput! type: ``` { title: String!, type: Setting!, value: Json! } ``` When I'm trying to pass enum variable as string (because its only valid way in js)...