Webhook订阅输入-EventBridgeWebhookSubscriptionInput 输入对象
指定EventBridge Webhook订阅的输入字段。
输入栏
- arn(
[ARN](https://shopify.dev/docs/admin-api/graphql/reference/scalar#arn-2021-01)
)
EventBridge事件源的ARN。 - type(
[WebhookSubscriptionFormat](https://shopify.dev/docs/admin-api/graphql/reference/events/webhooksubscriptionformat)
)
Webhook订阅应发送数据的格式。 - includeFields(
[[String!]](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
Webhook订阅中将包含的字段列表。 - metafieldNamespaces(
[[String!]](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
webhook订阅中应包含的任何元字段的名称空间列表。