React Amplify/Datastore- cannot get delete record to delete

前端 未结 0 1793
感动是毒
感动是毒 2020-12-18 09:55

In react, I have the following code which is running offline. I obviously found it.:

  async function deleteMessage() {
    toDelete = await DataStore.query(M         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题