Skip to main content
Version: Canary 🚧

appFetchManifest

Fetch and validate manifest.

Requires MANAGE_APPSpermission.
appFetchManifest(
manifestUrl: String!
): AppFetchManifest

Arguments

appFetchManifest.manifestUrl ● String! non-null scalar

URL to app's manifest in JSON format.

Type

AppFetchManifest object

Fetch and validate manifest.

Requires MANAGE_APPSpermission.

Was this page helpful?