Node
An object with an ID.
interface Node {
id: UUID!
}
Fields
Node.id
● UUID!
non-null scalar
The ID of the node.
Implemented By
CategoricalCategoryCharacteristic
object ● Category
object ● CategoryCharacteristic
interface ● Media
object ● NumericalCategoryCharacteristic
object ● Product
object ● ProductVariant
object ● ProductVariantVersion
object ● TaxRate
object