This topic was automatically generated from Slack. You can find the original thread here.
hey! i’m testing this prop that is an int in our database, and wondering what the amount: {type: "..."} should be (line 9), to represent a number? the error message is Invalid value for argument "input.amount", expected type "Int" thanks!! i’ve tried type: "integer" , "number" , and "int"