EventPersonActionsInput
No description
input EventPersonActionsInput {
updateGroups: EventPersonUpdateGroupsActionInput
updateBarcodes: EventPersonUpdateBarcodesActionInput
updateExhibitorBookmarks: EventPersonUpdateExhibitorBookmarksActionInput
isAttendeeOnPlannings: EventPersonIsAttendeeOnPlanningsActionInput
isSpeakerOnPlannings: EventPersonIsSpeakerOnPlanningsActionInput @deprecated
isSpeakerRoleOnPlannings: EventPersonIsSpeakerRoleOnPlanningsActionInput
isMemberOnExhibitors: EventPersonIsMemberOnExhibitorsActionInput
}
Fields
EventPersonActionsInput.updateGroups ● EventPersonUpdateGroupsActionInput input
EventPersonActionsInput.updateBarcodes ● EventPersonUpdateBarcodesActionInput input
EventPersonActionsInput.updateExhibitorBookmarks ● EventPersonUpdateExhibitorBookmarksActionInput input
EventPersonActionsInput.isAttendeeOnPlannings ● EventPersonIsAttendeeOnPlanningsActionInput input
EventPersonActionsInput.isSpeakerOnPlannings ● EventPersonIsSpeakerOnPlanningsActionInput input
DEPRECATEDRole is mandatory now, so the first role will be linked to the speaker. Use isSpeakerRoleOnPlannings in order to provide a specific role
EventPersonActionsInput.isSpeakerRoleOnPlannings ● EventPersonIsSpeakerRoleOnPlanningsActionInput input
EventPersonActionsInput.isMemberOnExhibitors ● EventPersonIsMemberOnExhibitorsActionInput input
Member Of
ImportEventPersonInput input