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