Skip to main content

InventoryAdjustmentReason

No description

type InventoryAdjustmentReason {
code: Int!
createdAt: ISO8601DateTime!
description: String
id: ID!
name: String!
updatedAt: ISO8601DateTime!
}

Fields

InventoryAdjustmentReason.code ● Int! non-null scalar

InventoryAdjustmentReason.createdAt ● ISO8601DateTime! non-null scalar

InventoryAdjustmentReason.description ● String scalar

InventoryAdjustmentReason.id ● ID! non-null scalar

InventoryAdjustmentReason.name ● String! non-null scalar

InventoryAdjustmentReason.updatedAt ● ISO8601DateTime! non-null scalar

Returned By

inventoryAdjustmentReasons query