Argument "columnName" is missing (v5.21.1)
Attempting to run a create query with an unchecked input, but getting a "argument is missing" error. This is the query:
So
channelMetaCampaignId
is defined, yet it is complaining that I should define the checked variant. TypeScript doesn't complain about this, only runtime1 Reply
bump