PushNotificationPlanningAttendeeTarget
Targets people who are members of these exhibitors
type PushNotificationPlanningAttendeeTarget implements PushNotificationTarget {
id: ID!
parentId: ID
match: RightFilterCondition!
plannings: [Planning!]!
}