ProductSource
No description
type ProductSource {
id: String
name: String
}
Fields
ProductSource.id
● String
scalar
Source ID
ProductSource.name
● String
scalar
Name of the source
Member Of
Cluster
object ● IBaseProduct
interface ● ICluster
interface ● IProduct
interface ● Product
object