ENUM

SignedStreamName

The type of offered signed stream names

link GraphQL Schema definition

  • enum SignedStreamName {
  • # For new/updated notes in a conversation
  • NOTES
  • # For a user's conversation membership updates
  • CONVERSATION_MEMBERSHIPS
  • }