活动Activity 目对象
商店活动的简要概述。
所需的访问
read_home 访问范围。
在本页面
字段
- attributed(
[Boolean!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01))
如果消息已包含作者姓名,则为True。 - author(
[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
活动作者名称。这可以是用户名,应用程序名或Shopify。 - createdAt(
[DateTime!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#datetime-2021-01))
活动事件发生时。 - messages (
[[FormattedString!]!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#formattedstring-2021-01))
一组格式化的消息,每个消息提供有关活动的详细信息。通常,仅出现一条消息。 - topic(
[ActivityTopic!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/activitytopic))
活动的主题,用于显示适当的图标。
