Skip to main content

appFetchManifest Mutation

Fetch and validate manifest.

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

Arguments

appFetchManifest.manifestUrl ● String! non-null scalar miscellaneous

URL to app's manifest in JSON format.

Type

AppFetchManifest object apps

Fetch and validate manifest.

Requires MANAGE_APPSpermission.