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