I'm locked at v1.16.3 and i don't understand whats wrong #32954
Replies: 2 comments 1 reply
-
What is your question here as it's not very clear from the information you've provided? |
Beta Was this translation helpful? Give feedback.
1 reply
-
.from('projects)
.select(`*,workspaces(*)`)
.eq('id', project_id)
.single() this works my bad sorry i never thought that would be the problem because other queries setup the same way works fine |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
this query worked fine and it still works but with type error
the current result
Beta Was this translation helpful? Give feedback.
All reactions