OBJECT
ProductPassport
A digital product passport reference.
link GraphQL Schema definition
- type ProductPassport {
- # Unique knowledge base identifier (automatically generated)
- ID! :
- # Unique product identifier as required by regulation
- # https://environment.ec.europa.eu/publications/proposal-ecodesign-sustainable-products-regulation_en
- ID! :
- # Properties of the product passport and product passport registry necessary to
- # get the data
- Property] : [
- }