Node
This page was printed on Feb 19, 2019. For the current version, visit https://help.shopify.com/en/api/graphql-admin-api/reference/interface/node.
An object with an ID to support global identification.
# An object with an ID to support global identification. interface Node { # Globally unique identifier. id: ID! }
Possible types
-
App
-
AppInstallation
-
BasicEvent
-
Channel
-
Collection
-
CommentEvent
-
Customer
-
CustomerVisit
-
Domain
-
DraftOrder
-
DraftOrderLineItem
-
Fulfillment
-
FulfillmentEvent
-
FulfillmentLineItem
-
InventoryItem
-
InventoryLevel
-
LineItem
-
Location
-
MailingAddress
-
MarketingActivity
-
MarketingEvent
-
Metafield
-
OnlineStoreArticle
-
OnlineStoreBlog
-
OnlineStorePage
-
Order
-
OrderDisputeSummary
-
OrderTransaction
-
PriceRule
-
PriceRuleDiscountCode
-
Product
-
ProductOption
-
ProductVariant
-
Publication
-
Refund
-
SavedSearch
-
ScriptTag
-
Shop
-
ShopifyPaymentsAccount
-
ShopifyPaymentsBankAccount
-
ShopifyPaymentsDispute
-
ShopifyPaymentsPayout
-
ShopifyPaymentsVerification
-
StorefrontAccessToken
-
TenderTransaction
-
WebhookSubscription
Fields