productCostAnalysis
Retrieves cost analysis for a specific product.
Authentication & Permissions
Requires authentication and products:read_cost_analysis permission for the
product's brand.
Possible Errors
- **Product not found**: Invalid or non-existent product ID
- **Access denied**: Insufficient permissions for the product's brand
productCostAnalysis(
productId: ID!
): ProductCostAnalysis!
Arguments
productCostAnalysis.productId ● ID! non-null scalar
Type
ProductCostAnalysis object
Represents the product cost analysis