ProductFeature

Features of a product

This page contains

    Fields

    id: ID!

    Unique identifier

    title: [LocalizedString!]!

    Title of the feature

    slogan: [LocalizedString!]

    Slogan of the feature

    description: [LocalizedString!]!

    Description of the feature

    characteristics: [ProductFeatureCharacteristic!]

    Characteristics of the feature

    position: Int!

    Order of display in UI

    image: [LocalizedProductImage!]

    Image displayed for a product feature

    Parent objects of ProductFeature

    Product PREVIEW

    Product definition

    Queries for ProductFeature

    product

    Query a product