Join Discord
Powered by
I have associations in this `cartItem` like `produ...
# help
e
erinstearns
11/05/2021, 12:19 AM
I have associations in this
cartItem
like
product
. But when i go to the api, the json only shows the product_id, but not the full product object. How can i make it show the full associated object?
s
silentworks
11/05/2021, 8:12 AM
Can you share the code you are using to retrieve the data please?
Previous
Next