object ProductInfoType

Fields

FieldTypeDescription
cubic_dimensionsInt
needs_faiString
skuString!
account_idID!
kitBoolean!
parent_idInt!
barcodeString!
updated_atDateTime
created_atDateTime
idID!

The ID of the object

nameString!
optionString!
activeBoolean!
thumbnailString
valueFloat!
product_noteString
country_of_manufactureString!
weight_in_ozFloat!
heightFloat!
lengthFloat!
widthFloat!
barcode_pdfString
barcode_imageString
barcode_zplString
tariff_codeString!
thumbnail_updated_timeDateTime!
large_thumbnailString
virtualBoolean!
reorder_amountInt!
reorder_levelInt!
value_currencyString
priceFloat!
kit_buildBoolean!
no_airBoolean!
final_saleBoolean!
customs_valueFloat!
customs_descriptionNoHTMLTagsString
not_ownedBoolean!
ignore_on_invoiceBoolean!
ignore_on_customsBoolean!
thumbnail_from_urlString
dropshipBoolean!
li_ionInt!
dangerous_goods_codeInt
needs_serial_numberBoolean!
needs_lot_trackingBoolean
auto_fulfillBoolean
gtinString
upcString
quantity_pending_returnInt
product_imagesProductImageSchemaCountableConnection
ArgumentTypeRequiredDefaultDescription
beforeStringNo
afterStringNo
firstIntNo
lastIntNo
kitting_map_componentsKittingMapTypeCountableConnection
ArgumentTypeRequiredDefaultDescription
beforeStringNo
afterStringNo
firstIntNo
lastIntNo
kitting_map_parentsKittingMapTypeCountableConnection
ArgumentTypeRequiredDefaultDescription
beforeStringNo
afterStringNo
firstIntNo
lastIntNo
assembly_map_componentsAssemblyMapTypeCountableConnection
ArgumentTypeRequiredDefaultDescription
beforeStringNo
afterStringNo
firstIntNo
lastIntNo
product_attributesProductAttributeTypeCountableConnection
ArgumentTypeRequiredDefaultDescription
beforeStringNo
afterStringNo
firstIntNo
lastIntNo
historyProductHistoryTypeCountableConnection
ArgumentTypeRequiredDefaultDescription
beforeStringNo
afterStringNo
firstIntNo
lastIntNo
item_binsProductLocationTypeCountableConnection
ArgumentTypeRequiredDefaultDescription
beforeStringNo
afterStringNo
firstIntNo
lastIntNo
product_case_info[ProductCaseInfoType]
row_idBigInt
orm_dBoolean
backorderInt
sales_velocityFloat
on_handBigInt
allocatedInt
on_orderInt
quantity_shippedInt
synced_locationBoolean
multiple_listings[ProductInfoListingType]
tags[String]
sell_aheadInt

This gets the sell_ahead from all warehouses the product exists

non_sellable_quantityInt
is_cbdBoolean
return_noteString
ignore_dimsBoolean
is_used_in_automation_ruleBoolean
custom_insertBoolean
custom_boxBoolean
uomProductCaseType
warehouse_productsProductTypeCountableConnection
ArgumentTypeRequiredDefaultDescription
warehouse_idIntNo
sortStringNo
searchGenericScalarNo
beforeStringNo
afterStringNo
firstIntNo
lastIntNo
item_bins_for_warehouseProductLocationTypeCountableConnection
ArgumentTypeRequiredDefaultDescription
warehouse_idInt!Yes
locationStringNo
account_idIntNo
hide_emptyBooleanNo
sortStringNo
searchGenericScalarNo
beforeStringNo
afterStringNo
firstIntNo
lastIntNo
current_user_warehouse_productProductType
orders_for_productProductOrderDetailConnection
ArgumentTypeRequiredDefaultDescription
shippedBooleanNo

If not null, will return orders with shipped items only

allocatedBooleanNo

If not null, will return orders with allocated items only

backorderedBooleanNo

If not null, will return orders with backordered items only

shop_nameStringNo
sortStringNo
searchGenericScalarNo
beforeStringNo
afterStringNo
firstIntNo
lastIntNo
purchase_orders_for_productProductPurchaseOrderDetailConnection
ArgumentTypeRequiredDefaultDescription
vendor_nameStringNo
sortStringNo
searchGenericScalarNo
beforeStringNo
afterStringNo
firstIntNo
lastIntNo
returns_for_productProductReturnConnection
ArgumentTypeRequiredDefaultDescription
sortStringNo
searchGenericScalarNo
beforeStringNo
afterStringNo
firstIntNo
lastIntNo
business_relationshipsBusinessRelationshipConnection
ArgumentTypeRequiredDefaultDescription
warehouse_idIntNo
sortStringNo
searchGenericScalarNo
beforeStringNo
afterStringNo
firstIntNo
lastIntNo
product_historyProductHistoryConnection
ArgumentTypeRequiredDefaultDescription
warehouse_idIntNo
sortStringNo
searchGenericScalarNo
beforeStringNo
afterStringNo
firstIntNo
lastIntNo
inventory_change_logInventoryChangeLogConnection
ArgumentTypeRequiredDefaultDescription
warehouse_idIntNo
sortStringNo
searchGenericScalarNo
beforeStringNo
afterStringNo
firstIntNo
lastIntNo
inventory_detailsInventoryDetailsType
non_sellable_inventory_details[WarehouseNonSellableInventoryType]
ArgumentTypeRequiredDefaultDescription
warehouse_ids[Int]No
attachments[AttachmentType]

Implements

Node

Referenced By

Example

{
  "cubic_dimensions": 987,
  "needs_fai": "abc123",
  "sku": "abc123",
  "account_id": "abc123",
  "kit": true,
  "parent_id": 987,
  "barcode": "abc123",
  "updated_at": "abc123",
  "created_at": "abc123",
  "id": "abc123",
  "name": "abc123",
  "option": "abc123",
  "active": true,
  "thumbnail": "abc123",
  "value": 1.0,
  "product_note": "abc123",
  "country_of_manufacture": "abc123",
  "weight_in_oz": 1.0,
  "height": 1.0,
  "length": 1.0,
  "width": 1.0,
  "barcode_pdf": "abc123",
  "barcode_image": "abc123",
  "barcode_zpl": "abc123",
  "tariff_code": "abc123",
  "thumbnail_updated_time": "abc123",
  "large_thumbnail": "abc123",
  "virtual": true,
  "reorder_amount": 987,
  "reorder_level": 987,
  "value_currency": "abc123",
  "price": 1.0,
  "kit_build": true,
  "no_air": true,
  "final_sale": true,
  "customs_value": 1.0,
  "customs_description": "abc123",
  "not_owned": true,
  "ignore_on_invoice": true,
  "ignore_on_customs": true,
  "thumbnail_from_url": "abc123",
  "dropship": true,
  "li_ion": 987,
  "dangerous_goods_code": 987,
  "needs_serial_number": true,
  "needs_lot_tracking": true,
  "auto_fulfill": true,
  "gtin": "abc123",
  "upc": "abc123",
  "quantity_pending_return": 987,
  "product_images": ProductImageSchemaCountableConnection,
  "kitting_map_components": KittingMapTypeCountableConnection,
  "kitting_map_parents": KittingMapTypeCountableConnection,
  "assembly_map_components": AssemblyMapTypeCountableConnection,
  "product_attributes": ProductAttributeTypeCountableConnection,
  "history": ProductHistoryTypeCountableConnection,
  "item_bins": ProductLocationTypeCountableConnection,
  "product_case_info": ProductCaseInfoType,
  "row_id": "abc123",
  "orm_d": true,
  "backorder": 987,
  "sales_velocity": 1.0,
  "on_hand": "abc123",
  "allocated": 987,
  "on_order": 987,
  "quantity_shipped": 987,
  "synced_location": true,
  "multiple_listings": ProductInfoListingType,
  "tags": "abc123",
  "sell_ahead": 987,
  "non_sellable_quantity": 987,
  "is_cbd": true,
  "return_note": "abc123",
  "ignore_dims": true,
  "is_used_in_automation_rule": true,
  "custom_insert": true,
  "custom_box": true,
  "uom": ProductCaseType,
  "warehouse_products": ProductTypeCountableConnection,
  "item_bins_for_warehouse": ProductLocationTypeCountableConnection,
  "current_user_warehouse_product": ProductType,
  "orders_for_product": ProductOrderDetailConnection,
  "purchase_orders_for_product": ProductPurchaseOrderDetailConnection,
  "returns_for_product": ProductReturnConnection,
  "business_relationships": BusinessRelationshipConnection,
  "product_history": ProductHistoryConnection,
  "inventory_change_log": InventoryChangeLogConnection,
  "inventory_details": InventoryDetailsType,
  "non_sellable_inventory_details": WarehouseNonSellableInventoryType,
  "attachments": AttachmentType
}