Jürgen
09/09/2021, 5:26 PMUnknown arg `brand_id` in data.brand_id for type ....CreateInput. Did you mean `brands`?
while my schema and my model clearly has the member brand_id
. I know there is an alternative method with using connect
though i actually don’t want to use it. als the TS typing shows an XOR between these two variants.
Any clues?Jürgen
09/09/2021, 6:07 PM