应用程序-App 对象
Shopify应用程序。
在本页面
字段
- apiKey(
[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
唯一的应用程序API标识符。 - appStoreAppUrl(
[URL](https://shopify.dev/docs/admin-api/graphql/reference/scalar#url-2021-01))
应用程序的应用程序商店页面URL。 - appStoreDeveloperUrl(
[URL](https://shopify.dev/docs/admin-api/graphql/reference/scalar#url-2021-01))
创建应用程序的开发人员的应用程序商店页面URL。 - banner(
[Image!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/image))
该应用的横幅图片。 - description(
[String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
应用说明。 - developerName(
[String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
应用程式的开发人员名称。 - embedded(
[Boolean!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01))
该应用程序是否使用Embedded App SDK。 - failedRequirements(
[[FailedRequirement!]!](https://shopify.dev/docs/admin-api/graphql/reference/apps/failedrequirement))
在安装该应用程序之前必须满足的要求。 - features (
[[String!]!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
应用功能列表。 - feedback(
[AppFeedback](https://shopify.dev/docs/admin-api/graphql/reference/apps/appfeedback))
来自此应用的关于商店的反馈。 - handle (
[String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
应用程序的句柄。 - icon(
[Image!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/image))
代表应用程序的图标。 - id(
[ID!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01))
全局唯一标识符。 - installUrl(
[URL](https://shopify.dev/docs/admin-api/graphql/reference/scalar#url-2021-01))
您可以在其中安装应用程序的网页。 - installation(
[AppInstallation](https://shopify.dev/docs/admin-api/graphql/reference/apps/appinstallation))
与此商店和App对应的AppInstallation。如果未安装该应用程序,则返回null。 - pricingDetails(
[String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
有关应用定价的详细信息。 - pricingDetailsSummary(
[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
应用程序定价详细信息摘要。 - privacyPolicyUrl(
[URL](https://shopify.dev/docs/admin-api/graphql/reference/scalar#url-2021-01))
链接到应用程序隐私政策。 - published(
[Boolean!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01))
该应用是否已发布。 - screenshots (
[[Image!]!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/image))
该应用程序的屏幕截图。 - shopifyDeveloped(
[Boolean!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01))
该应用程序是否由Shopify开发。 - title(
[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
应用名称。 - uninstallMessage(
[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
卸载应用程序时出现的消息。例如:通过删除此应用程序,您将不再能够将产品发布到MySocialSite或在Shopify管理员中查看此应用程序。您可以随时重新启用此频道。
返回App的类型
[AppFeedback.app](https://shopify.dev/docs/admin-api/graphql/reference/apps/appfeedback#app-2021-01)[AppInstallation.app](https://shopify.dev/docs/admin-api/graphql/reference/apps/appinstallation#app-2021-01)[Channel.app](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/channel#app-2021-01)[DiscountRedeemCode.createdBy](https://shopify.dev/docs/admin-api/graphql/reference/discounts-and-marketing/discountredeemcode#createdby-2021-01)[MarketingActivity.app](https://shopify.dev/docs/admin-api/graphql/reference/discounts-and-marketing/marketingactivity#app-2021-01)[MarketingEvent.app](https://shopify.dev/docs/admin-api/graphql/reference/discounts-and-marketing/marketingevent#app-2021-01)[PriceRule.app](https://shopify.dev/docs/admin-api/graphql/reference/discounts-and-marketing/pricerule#app-2021-01)[PriceRuleDiscountCode.app](https://shopify.dev/docs/admin-api/graphql/reference/discounts-and-marketing/pricerulediscountcode#app-2021-01)[Publication.app](https://shopify.dev/docs/admin-api/graphql/reference/apps/publication#app-2021-01)[QueryRoot.app](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/queryroot#app-2021-01)[QueryRoot.appByHandle](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/queryroot#appbyhandle-2021-01)[QueryRoot.appByKey](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/queryroot#appbykey-2021-01)[Shop.availableChannelApps](https://shopify.dev/docs/admin-api/graphql/reference/store-properties/shop#availablechannelapps-2021-01)[SubscriptionContract.app](https://shopify.dev/docs/admin-api/graphql/reference/orders/subscriptioncontract#app-2021-01)
派生关系
[Node](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/node)
