Interface SignageAIProviderQueryOptions

Allowable query parameters for the AI providers index endpoint.

interface SignageAIProviderQueryOptions {
    include_shared?: boolean;
}

Properties

Properties

include_shared?: boolean

Include the shared fallback row. Defaults to true