Tyler Zhang

Results 1 issues of Tyler Zhang

I can't seem to get this example ```js const postProps = { title: 'Relations', comments: [ { content: 'Awesome!' }, { content: 'So cool!' } ] }; store.create('post', postProps, {...

help wanted