Starfish API Documentation

ProductVariant

ProductVariant

  • description: String

    The description of the variant

  • distributorSku: String

    The distributor's SKU of the variant

  • id: ID!

  • name: String

    The name of the variant

  • product: Product

    The variant's product

  • properties: [ProductPropertyValue!]!

    The properties used to distinguish this variant from others variants of the product

  • sku: String

    The SKU of the variant

ProductVariantConnection

The connection type for ProductVariant.

ProductVariantEdge

An edge in a connection.