hygraph / hygraph-examples

Example projects to help you get started with Hygraph
https://hygraph.com
MIT License
614 stars 160 forks source link

Upload asset and publish content with asset #277

Open whalyf opened 4 months ago

whalyf commented 4 months ago

Could you help me with hygraph mutations? I'm doing a website and at the moment developing the manager dashboard. The problem is i'm already uploadingAsset and publishing it but when i create content with this published asset url and then publish the content, content is being created and published but with a draft asset not that published one. Is there any tip to solve that?