Skip to main content
Anchor to SubCollectionIneligibleReason

SubCollectionIneligibleReason

enum

Stable identifier for why a collection cannot be referenced as a sub-collection target.

The referenced collection itself owns a sub-collection source (chains of depth > 1 are not supported).

Anchor to INVALID_COLLECTION_REFERENCEINVALID_COLLECTION_REFERENCE

The referenced collection id does not parse as a positive integer or does not exist in the shop.

The referenced collection is one of the source's owning collections (a source cannot reference itself).


Was this section helpful?

•OBJECT

Whether a collection is eligible for one role (inclusion or exclusion) in a sub-collection relationship, plus the reason it isn't if applicable.


Was this section helpful?