OBJECT
LicensesForClusterProductReply
Description
Licenses for a cluster product grouped by product types.
link GraphQL Schema definition
- type LicensesForClusterProductReply {
- # Aggregated information about the cluster product.
- LicensedClusterProduct :
- # Information about the distinct product types of this product.
- ProductTypeInfo!]! : [
- }