Skip to main content
Version: 3.x

Node

An object with an ID

interface Node {
id: ID!
}

Fields

Node.id ● ID! non-null scalar

The ID of the object.

Implemented by

Address object ● App object ● AppExtension object ● Attribute object ● AttributeTranslation object ● AttributeValue object ● AttributeValueTranslation object ● Category object ● CategoryTranslation object ● Channel object ● Checkout object ● CheckoutLine object ● Collection object ● CollectionTranslation object ● DigitalContent object ● DigitalContentUrl object ● Fulfillment object ● FulfillmentLine object ● GiftCard object ● Group object ● Menu object ● MenuItem object ● MenuItemTranslation object ● Order object ● OrderDiscount object ● OrderLine object ● Page object ● PageTranslation object ● PageType object ● Payment object ● Product object ● ProductMedia object ● ProductTranslation object ● ProductType object ● ProductVariant object ● ProductVariantTranslation object ● ShippingMethod object ● ShippingMethodPostalCodeRule object ● ShippingMethodTranslation object ● ShippingMethodType object ● ShippingZone object ● ShopTranslation object ● TransactionEvent object ● TransactionItem object ● User object ● Voucher object ● VoucherTranslation object ● Warehouse object


Was this page helpful?