Type Alias RSStatsChannelIdOrderByWithRelationInput

RSStatsChannelIdOrderByWithRelationInput: {
    dbId?: SortOrder;
    isLive?: SortOrderInput | SortOrder;
    rumbleStreamer?: RumbleStreamerOrderByWithRelationInput;
    rumbleStreamerId?: SortOrder;
}