Forum Discussion

Sudip's avatar
Sudip
Frequent Visitor
2 years ago

graphql error message. "message": "Decimal cannot parse the given value of type `System.Single`."

I have created a table in warehouse which have data types String,Int,datetime,Real,decimal.   I am now trying to do a mutation create and insert some records but I have the mentioned error . {  ...