Skip to main content

UserMomentListings

No description

type UserMomentListings {
set: Set
play: Play
assetPathPrefix: String
version: Version
priceRange: PriceRange
momentListings: [UserMomentListing!]
setPlay: MintedSetPlay
circulationCount: Int
flowRetired: Boolean
momentListingCount: Int!
}

Fields

set ● Set object

play ● Play object

assetPathPrefix ● String scalar

version ● Version scalar

priceRange ● PriceRange object

momentListings ● [UserMomentListing!] list object

setPlay ● MintedSetPlay object

circulationCount ● Int scalar

flowRetired ● Boolean scalar

momentListingCount ● Int! non-null scalar

Member of

UserMomentListingsResponse object