Skip to main content

getPluginById

Query field to fetch a single plugin by ID.

getPluginById(
input: QueryPluginInput!
): Plugin

Arguments

getPluginById.input ● QueryPluginInput! non-null input

Input parameters to fetch a plugin by ID.

Type

Plugin object

Represents a plugin in the system with its installation and activation status