Files
graphql-api-js/stockproducts.txt

44 lines
445 B
Plaintext

When added as order rows :
kit 47851:
'stockId'
'productId' 47851
'type' // always 'stock'
'artNo'
'path'
'name'
'baseName'
'price'
'weight'
dyi frame 45479:
'stockId'
'productId' 45479
'product_description'
'type' // always 'stock'
'artNo'
'path'
'name'
'price'
'width'
'height'
'weight'
'measure_unit'
'displayWidth'
'displayHeight'
sample:
'productId'
'name'
'artNo'
'material'
'weight'
'price'
'type' // always 'stock'
'path'