Hello,
I am going through the tutorial and I'm trying to create queries so I can change the name and email from the table based off of the id. However, they are all red because the properties are undefined (like name, email, and id are all undefined), but they're in the table1 in the workspace. Why is that?
I've tried to remove the quotes from around the 0, and I've tried reloading the page/exiting and coming back to it and I keep having the same errors.
Thank you in advance
Sorry haha, I haven't tried to actually change the email or name yet, that is just my end goal. I am currently just trying to create a new resource query set to PATCH and set the endpoints to what's shown in the first screen shot, but the end points are throwing errors, even though what it can't read is in the table.