SupplierReporting Object
Description
Reporting configuration for supplier data access.
Declaration
type SupplierReporting {
links: [SupplierReportingLink!]!
}
Fields
| Name | Type | Description |
|---|---|---|
links | [SupplierReportingLink!]! | List of reporting links for accessing supplier data. |