maybe this is a rather simple question but when I ...
# orm-help
r
maybe this is a rather simple question but when I want to create a Product and nested price data in the form of Currency types, how do I provide my server with the Currency data? Those are objects and Im having difficulty adding those as input variables to my mutation.
n
without a code snippet or some context it's quite difficult to figure out what you mean