ActionRegisterForSwoogoEvent
No description
type ActionRegisterForSwoogoEvent {
id: ID!
event_id: ID!
session_id: ID!
created_at: DateTime!
updated_at: DateTime!
}
Fields
ActionRegisterForSwoogoEvent.id ● ID! non-null scalar
ActionRegisterForSwoogoEvent.event_id ● ID! non-null scalar
ActionRegisterForSwoogoEvent.session_id ● ID! non-null scalar
ActionRegisterForSwoogoEvent.created_at ● DateTime! non-null scalar
ActionRegisterForSwoogoEvent.updated_at ● DateTime! non-null scalar
Member Of
Action object


