ConsumableUsage
Type: Object
The consumable usage for a print operation, detailing the amount of a consumable used.
Fields
| Name | Type | Args | Description | Deprecated |
|---|---|---|---|---|
| amount | ValueWithUnit! | The amount of consumable used, represented as a value with its unit. | ||
| customType | String | A custom type for the consumable, if applicable. | ||
| identifier | String! | A unique identifier for the consumable, such as a SKU or batch number. | ||
| type | String! | The type of consumable used in the print operation. |