-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Here's the run time error when a radio button on the poll is clicked:
GraphQLError: Variable "$where" got invalid value "ckuiwvnze01962sesh3jjp9dm" at
"where.poll.answers.some.id"; Expected type "IDFilter" to be an object.
at C:\msys64\home\jonathan\proj\from-serv\pr2\k26\prisma-day-2021-workshop\node_modules\graphql\execution\values.js:116:15
at coerceInputValueImpl (C:\msys64\home\jonathan\proj\from-serv\pr2\k26\prisma-day-2021-workshop\node_modules\graphql\utilities\coerceInputValue.js:83:7)
at coerceInputValueImpl (C:\msys64\home\jonathan\proj\from-serv\pr2\k26\prisma-day-2021-workshop\node_modules\graphql\utilities\coerceInputValue.js:105:34)
at coerceInputValueImpl (C:\msys64\home\jonathan\proj\from-serv\pr2\k26\prisma-day-2021-workshop\node_modules\graphql\utilities\coerceInputValue.js:105:34)
at coerceInputValueImpl (C:\msys64\home\jonathan\proj\from-serv\pr2\k26\prisma-day-2021-workshop\node_modules\graphql\utilities\coerceInputValue.js:105:34)
at coerceInputValueImpl (C:\msys64\home\jonathan\proj\from-serv\pr2\k26\prisma-day-2021-workshop\node_modules\graphql\utilities\coerceInputValue.js:105:34)
at coerceInputValueImpl (C:\msys64\home\jonathan\proj\from-serv\pr2\k26\prisma-day-2021-workshop\node_modules\graphql\utilities\coerceInputValue.js:54:14)
at coerceInputValue (C:\msys64\home\jonathan\proj\from-serv\pr2\k26\prisma-day-2021-workshop\node_modules\graphql\utilities\coerceInputValue.js:37:10)
at _loop (C:\msys64\home\jonathan\proj\from-serv\pr2\k26\prisma-day-2021-workshop\node_modules\graphql\execution\values.js:109:69)
at coerceVariableValues (C:\msys64\home\jonathan\proj\from-serv\pr2\k26\prisma-day-2021-workshop\node_modules\graphql\execution\values.js:121:16)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Metadata
Metadata
Assignees
Labels
No labels