Using WixData Query to find information about an Order, the lineItems don’t contain the SKU.
In the Documentation it looks like it should.
I also tried to add .include(“lineItems”) to the Query but it did not change anything.
The lineItems are there, only the SKU is missing. Is this normal? It does not seem to make a diference if the Product has a SKU or not, the field is not there.
Thanks!