|
|
|
|
|
by whstl
423 days ago
|
|
With Supabase or Hasura you would write the same client code you would write if you were using a traditional backend. At least when used correctly, but honestly I can’t see a situation where it’s easy to do otherwise for queries. The utility is in not having to write a lot of repetitive endpoints in a traditional backend, for a large amount of endpoints. What exactly do you mean by “query logic in the client code”? |
|