ProductStatusLog Object
Represents logs for each product state change.
Fields
#
metadata
[ MetadataItem !]!
Non-null
List of public metadata items. Can be accessed without permissions.
privateMetadata
[ MetadataItem !]!
Non-null
List of private metadata items.Requires proper staff permissions to access.
Interfaces
#
Also implements Node , ObjectWithMetadata .
Usages
#
References
#
- Field productStatusLogs from Product
- Part of union _Entity