Ask a Question

Ask a Question
Back to All

Item List Details

Hello, we are trying to get the data of some items by returning a list from the microservice. However, it gets the items, gets their ID, their created/updated at, but the item content and the Properties are gone. Is that a bug or is there a workaround around this? Our microservice is returning a list of items from a client callable, and when we get the list in the Unity runtime, it shows up as described.