SwitchCollectionPayload
Represents the result of a successful switch collection mutation.
type SwitchCollectionPayload {
collectionMint: CollectionMint!
}
Fields
SwitchCollectionPayload.collectionMint
● CollectionMint!
non-null object
Returned by
switchCollection
mutation