Next.js Discord

Discord Forum

Update data after something happens in a server component

Unanswered
Gharial posted this in #help-forum
Open in Discord
GharialOP
I have a server component that makes a query to a database, in another component I make an insert so I want the server component to be able to update the data. Is there a way to do this or is a client component required?

0 Replies