EventPersonUpdateGroupsActionInput
No description
input EventPersonUpdateGroupsActionInput {
action: ListAction!
groupIds: [ID!]!
}
Fields
EventPersonUpdateGroupsActionInput.action
● ListAction!
non-null enum
EventPersonUpdateGroupsActionInput.groupIds
● [ID!]!
non-null scalar
Member Of
EventPersonActionsInput
input