schema/media_set library

Classes

MediaItem
One file from Spatie's medialibrary — the client's read of an entry in the <field>.__media sibling 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>.__media sibling: every MediaItem the server could resolve for a medialibrary-backed field's raw uuid token(s).