• Updates the collection with the given slug. Passing thumbnail: undefined will leave the existing thumbnail unchanged. Passing thumbnail: { } will clear it.

    Parameters

    • collection: CollectionUpdateModel

    Returns Promise<Viewer.Collection>