CreateActionCheckInForEventInput
No description
input CreateActionCheckInForEventInput {
event_type: String!
event_id: ID
no_registrant_option_id: NoRegistrantOption!
}
Fields
CreateActionCheckInForEventInput.event_type ● String! non-null scalar
CreateActionCheckInForEventInput.event_id ● ID scalar
CreateActionCheckInForEventInput.no_registrant_option_id ● NoRegistrantOption! non-null enum
Member Of
CreateActionCheckInForEventHasMany input ● UpdateActionCheckInForEventHasMany input


