Search App Store

Notes

Searches the app store using the given parameters.

Syntax

searchAppStore(input: <#String (Allows Variables)#>, by: <#Type (WFAttribute)#>, region: <#Type (WFCountry)#>, device: <#Type (WFEntity)#>, limit: <#Integer#>)

Example

searchAppStore(input: "Jellycuts", by: All, region: United States, device: iPhone, limit: 1)