PluginGeneratesResponse: {
    connections: PluginGeneratesConnectionResponse[];
    links?: PluginGeneratesLinkResponse[];
}

Type declaration