Preview

SubscriptionUserTargetedActorActivity is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

SubscriptionUserTargetedActorActivity

Subscription user targeted actor activity event with target user information

This page contains

    Fields

    timestamp: DateTime!

    Activity timestamp

    actor: SubscriptionActor PREVIEW

    Actor who performed the activity

    subscriptionOwner: User PREVIEW

    Subscription owner at the time of activity

    type: SubscriptionActorActivityType! PREVIEW

    Type of activity

    targetUser: User PREVIEW

    Target user affected by the activity

    Implements