mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 12:37:46 +00:00
664 B
664 B
GetAllMediaLibraryOperator
Example Usage
import { GetAllMediaLibraryOperator } from "@lukehagar/plexjs/sdk/models/operations";
let value: GetAllMediaLibraryOperator = {
key: "=",
title: "is",
};
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
key |
string | ✔️ | N/A | = |
title |
string | ✔️ | N/A | is |