Skip to main content

Node

An object with an ID.

interface Node {
id: UUID!
}

Fields

Node.id ● UUID! non-null scalar

The ID of the node.

Implemented By

Address interface ● CategoricalCategoryCharacteristic object ● Category object ● CategoryCharacteristic interface ● Coupon object ● Discount object ● DiscountUsage object ● Media object ● Notification object ● NumericalCategoryCharacteristic object ● Order object ● OrderItem object ● Product object ● ProductVariant object ● ProductVariantVersion object ● Return object ● Shipment object ● ShipmentMethod object ● TaxRate object ● TaxRateVersion object ● User object ● UserAddress object ● VendorAddress object