GraphQL OBJECT
Information about the product.
type SubscriptionItemSearchProductInformation {# Referring product id.id: Int # Referring product name.name: String }