dpp
Retrieve a Digital Product Passport by ID.| Argument | Type | Required | Description |
|---|---|---|---|
id | ID! | Yes | DPP identifier |
dppByProduct
Retrieve the DPP for a specific product.| Argument | Type | Required | Description |
|---|---|---|---|
productId | ID! | Yes | Product identifier |
dpps
List all Digital Product Passports.| Argument | Type | Required | Description |
|---|---|---|---|
first | Int | No | Results to return (default: 20) |
after | String | No | Cursor for pagination |
filter | DppFilter | No | Filter by status |