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