Warning on author node
laugri opened this issue · 0 comments
laugri commented
Hi Conrad,
Thanks for merging the authors PR. After upgrading to 2.2.0, I get the following warning when running gatsby develop
:
I tried to change the createNode
code to fix it but I can't seem to make it have the proper id
/item_id
(which should be the author_id
). I haven't found documentation on how to properly create nodes so I am stuck. Can you maybe point me in the right direction so I can fix it? Otherwise I'll make a PR removing the authors
field.