The image widget allows editors to upload an image or select an existing one from the media library. The path to the image file will be saved to the field as a string.

  - label: "Featured Image"
    name: "thumbnail"
    widget: "image"
    choose_url: true
    default: "/uploads/chocolate-dogecoin.jpg"
    media_library:
      config:
        multiple: true