And the nested pointer of ProductCategory on the Product
For some reason there is that _localId: undefined
when using the fromJSON()
but they are working, so I think I’m good?
What is the _localId
for out of curiosity? And why does it get applied when using that fromJSON()
versus querying for data that returns Parse.Object format and not JSON format?
Thanks again for the help.