Shopify GraphQL API / Node
An object with an ID field to support global identification, in accordance with the [Relay specification](https://relay.dev/graphql/objectidentification.htm#sec-Node-Interface). This interface is used by the [node](https://shopify.dev/api/admin-graphql/unstable/queries/node) and [nodes](https://shopify.dev/api/admin-graphql/unstable/queries/nodes) queries.
Implementations
- AppliedGiftCard
 - Article
 - Blog
 - Cart
 - CartLine
 - Checkout
 - CheckoutLineItem
 - Collection
 - Comment
 - ExternalVideo
 - GenericFile
 - Location
 - MailingAddress
 - MediaImage
 - Menu
 - MenuItem
 - Metafield
 - Model3d
 - Order
 - Page
 - Payment
 - Product
 - ProductOption
 - ProductVariant
 - Shop
 - ShopPolicy
 - Video
 
Fields
id : ID!