I want to create an array that stores user IDs to implement a savePost feature. Specifically, I need to add the current post’s ID to the user’s savePost array when making a POST or PUT request. How can I achieve this on the Strapi side? When I create a JSON field, it seems I can only overwrite the value rather than add to it.
This topic has been created from a Discord post (1254863191809458297) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord