@adcp/sdk API Reference - v7.9.0
    Preparing search index...

    Variable CollectionRelationshipSchemaConst

    CollectionRelationshipSchema: ZodUnion<
        readonly [
            ZodLiteral<"spinoff">,
            ZodLiteral<"companion">,
            ZodLiteral<"sequel">,
            ZodLiteral<"prequel">,
            ZodLiteral<"crossover">,
        ],
    > = ...