Type Alias WSStatsChannelIdUpdateManyMutationInput

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