ObjectsGrid
  • Documentation
    • Core Concepts
    • Usage Guide
      • Quick Start
      • Authentication and Authorization
      • Access Control via ABAC
      • GraphQL API Examples
      • Login with Google app setup
      • Objects Schemas
    • OBJECTS GRID Objects
      • Generic Object
        • GenericObjects REST API
      • Enum Object
        • Enum Object REST API
      • ProductCatalog Object
      • ProductGroup Object
      • Product Object
      • Brand Object
        • Brands REST API
      • Language-Tagged String
      • Tags Object
      • Meta Object
    • Private Objects
      • Auth
        • Tokens REST API
      • ABAC Policy
        • ABACPolicies REST API
      • Organization Account
        • OrganizationAccounts REST API
      • User Account
        • UserAccounts REST API
      • Service Account
        • ServiceAccounts REST API
      • Access Logging
        • AccessLogEntries REST API
  • Support
    • Terms and Conditions
  • Blogs
    • Attribute Based Access Control
    • ABAC vs RBAC
Powered by GitBook
On this page

Was this helpful?

  1. Documentation
  2. OBJECTS GRID Objects

ProductGroup Object

PreviousProductCatalog ObjectNextProduct Object

Last updated 3 months ago

Was this helpful?

ProductGroup Object build is in progress.

We welcome your feedback. Please use the form.

Property from ProductGroup

Name
Type
Description

hasVariant

Indicates a Product that is a member of this ProductGroup (or ProductModel)

productGroupID

String

Indicates a textual identifier for a ProductGroup

variesBy

String

Indicates the property or properties by which the variants in a ProductGroup vary, e.g. their size, color etc. Schema.org properties can be referenced by their short name e.g. "color"; terms defined elsewhere can be referenced with their URIs

tags

Array of

Array of Tag

meta

Object

TODO link to meta object doc

Improvement Requests
Product Object
Tag
Meta