Hello, I am trying to insert items in array in Strapi using graphql. But this code replace the array with new items instead of pushing items.
Hello, I am trying to insert items in array in Strapi using graphql. But this code replace the array with new items instead of pushing items.