INTERFACE

UserActivityEvent

link GraphQL Schema definition

  • interface UserActivityEvent {
  • id: ID!
  • timestamp: DateTime!
  • }