INPUT_OBJECT
ProductPassportInput
Fields of a product passport which can be passed to mutations.
link GraphQL Schema definition
- input ProductPassportInput {
- # Unique knowledge base identifier
- 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
- PropertyInput] : [
- }