Lucifer
Lucifer
DTDrizzle Team
Created by Lucifer on 9/18/2024 in #help
Getting an object instead of an array.
im using Query syntax to get a an array of things based on a relations. the problem is one of the coloums is being sent like this which is wired. postsPicture: { "0": { postId: "352aaabb-8402-4771-829f-f68d563cf275", url: "test", }, "1": { postId: "352aaabb-8402-4771-829f-f68d563cf275", url: "123", }, },
19 replies