schema/media_set library
Classes
- MediaItem
-
One file from Spatie's medialibrary — the client's read of an entry in
the
<field>.__mediasibling a medialibrary-backed field publishes alongside its raw value (a media-uuid string, or a list of them for a multi-file field). The raw value is what a form submits back; this is what a screen renders. - MediaSet
-
The parsed
<field>.__mediasibling: every MediaItem the server could resolve for a medialibrary-backed field's raw uuid token(s).