Type Alias RSStatsChannelIdUpdateManyMutationInput

RSStatsChannelIdUpdateManyMutationInput: {
    dbId?: StringFieldUpdateOperationsInput | string;
    isLive?: NullableStringFieldUpdateOperationsInput | string | null;
}