AppliedPluginResponse: {
    attributes: AppliedAttribute[];
    connectionInterfaces: AppliedConnectionInterface[];
    pluginVersionId: string;
    type: string;
}

Type declaration