OBJECT

EventAttribute

link GraphQL Schema definition

  • type EventAttribute {
  • # Attribute name
  • key: String
  • # Attribute value
  • value: String
  • }