navigationItems:
NavigationItem!
Menu items for the app, which also appear as submenu items in left navigation sidebar in the Shopify admin.
optionalAccessScopes:
AccessScope!
The optional scopes requested by the app. Lists the optional access scopes the app has declared in its configuration. These scopes are optionally requested by the app after installation.
previouslyInstalled:
Boolean!
Whether the app was previously installed on the current shop.
pricingDetails:
String
Detailed information about the app pricing.
publicCategory:
AppPublicCategory!
The public category for the app.
published:
Boolean!
Whether the app is published to the Shopify App Store.
requestedAccessScopes:
AccessScope!
The access scopes requested by the app. Lists the access scopes the app has declared in its configuration. Merchant must grant approval to these scopes for the app to be installed.
uninstallMessage:
String!
Message that appears when the app is uninstalled. For example:
By removing this app, you will no longer be able to publish products to MySocialSite or view this app in your Shopify admin. You can re-enable this channel at any time.
uninstallUrl:
URL
Webpage where you can uninstall the app.