drilkmops
03/30/2022, 9:44 PMconst {data: initialPlayers} = await client.from('players')
.select(`
id: player,
users (name)
`)
{ id, name }
Right now it's coming back as
{id, users: {name } }
Needle
03/30/2022, 9:44 PM/title
command!
We have solved your problem?
Click the button below to archive it.garyaustin
03/30/2022, 10:21 PMNeedle
03/30/2022, 10:21 PM