Skip to main content

PacksForUserCollection

No description

type PacksForUserCollection implements Sortable, Syncable {
id: ID!
title: String
description: String
images: [PackListingImage]
sortID: SortID
version: Version
data: Packs
visualId: VisualIdType
}

Fields

id ● ID! non-null scalar

title ● String scalar

description ● String scalar

images ● [PackListingImage] list object

sortID ● SortID scalar

version ● Version scalar

data ● Packs object

visualId ● VisualIdType enum

visualId is the highest visualId of the sets in a packlisting template

Interfaces

Sortable interface

Syncable interface

Member of

PacksForUserCollections object