Coda by Ian Macalinao
    Preparing search index...

    Type Alias SetCollectionSizeArgs

    type SetCollectionSizeArgs = {
        size: bigint;
    }
    Index
    size: bigint