I created an interface (buttons) that sends a specific request to my backend. With the return of the request, I want to update the collection, similar to refreshing the screen, but I don’t want to refresh the browser because that makes the experience bad. Is it possible to update the current collection through the SDK, for example?
1 Like
Welcome to the community!
That seems like a cool extension idea. To answer your question, you can certainly update a collection via the SDK.
Here’s the endpoint you’re looking for in our documentation: