Select the types of activity you want to include in your feed.
1import valkyrie 2 3pub type Context { 4 Context(valkye_conn: valkyrie.Connection) 5}