BuyDescription
No description
type BuyDescription {
description: String!
showTimer: Boolean!
recentPurchasers: [User]!
liveEngagement: [LiveEngagement!]!
}
Fields
description ● String! non-null scalar
showTimer ● Boolean! non-null scalar
recentPurchasers ● [User]! non-null object
liveEngagement ● [LiveEngagement!]! non-null union
Member of
PackHeader object ● PackListing object