object.getLayout returns the definition not the object
Hi
I'm using Enigma and the engine api to create a web app but i'm stuck because of the following problem
The first console.log returns an Object and Properties but when i call this.data.object.getLayout().then(layout => and console log layout it doesn't return the Object and the data but instead it returns the qHypercubeDef