How do I delete a file uploaded using stagedUploadCreate mutation. I’m not creating a file with that upload I just need to store it temporarily and delete after some process is completed
How do I delete a file uploaded using stagedUploadCreate mutation. I’m not creating a file with that upload I just need to store it temporarily and delete after some process is completed