DEV

Type.

WeightEstimation

A WeightEstimation resource represents the inferred weight estimate of a product.

Fields

brand

String!

Required

The brand of the item.

categories

[String!]!

Required

The category hierarchy associated with an item.

createdAt

DateTime!

Required

When this WeightEstimation was created.

description

String!

Required

This is the full description associated with an item.

id

ID!

Required

A unique identifier for the WeightEstimation.

medianKg

Decimal!

Required

The median weight estimate in kilograms.

modelId

String!

Required

The model ID used to generate the weight estimation.

name

String!

Required

The product name or short description.

sigma

Decimal!

Required

Log-normal sigma — higher values indicate more uncertainty. Flag if > 1.0.

weightRange

WeightRange!

Required

The 80% confidence band for the weight estimate.
Book a demo

Was this page helpful?