package relay type Subscription struct { ID string Filters []Filter }