Skip to main content

Filter for retrieving apps.

Properties (9)

Property Type Default Required Description
customProperties⚓︎ Record<string, any> x x

Custom properties as specified in the respective app definition.

includeDefinition⚓︎ boolean false x

If true, the app definition will be included in the result.

includeInstances⚓︎ boolean true x

If true, all currently available app instances will be included in the result.

isFdc3Definition⚓︎ boolean x x

If true, the result will include only FDC3 app definitions.

isHidden⚓︎ boolean x x

If true, the result will include only apps that are hidden in the io.Connect Launchpad.

isInMemory⚓︎ boolean x x

If true, the result will include only apps from the in-memory app store.

keywords⚓︎ string[] x x

Array of keywords as specified in the respective app definitions.

names⚓︎ string[] x x

Array of app names as specified in the respective app definitions.

types⚓︎ AppType[] x x

Array of app types as specified in the respective app definitions.