What's the difference between the two fields ``.body`` and ``.data`` after a ``select`` request from the supabase client API?
It seems to be the same thing, I get exactly the same values in both fields. 🤔
n
Needle
06/15/2022, 1:18 PM
Hello @Julien!
This thread has been automatically created from your message in #843999948717555735 a few seconds ago.
We have already mentioned the @User so that they can see your message and help you as soon as possible!
Want to unsubscribe from this thread?
Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates.
Want to change the title?
Use the ``/title`` command!
We have solved your problem?
Click the button below to archive it.
s
silentworks
06/15/2022, 1:24 PM
body
is from legacy code. It is recommended you use
data
from now on.
j
Julien
06/15/2022, 1:31 PM
Oh okay, thanks for your quick response!
n
Needle
06/15/2022, 1:31 PM
Thread was archived by @Julien. Anyone can send a message to unarchive it.