Coda by Ian Macalinao
    Preparing search index...

    Internal plugin recording the groups an asset or collection belongs to.

    type Groups = {
        groups: Address[];
    }
    Index

    Properties

    Properties

    groups: Address[]

    The addresses of the groups this asset or collection belongs to.