Type Alias KSGiftedSubRoleUncheckedUpdateWithoutKickStreamerInput

KSGiftedSubRoleUncheckedUpdateWithoutKickStreamerInput: {
    dbId?: StringFieldUpdateOperationsInput | string;
    giftedSubs?: IntFieldUpdateOperationsInput | number;
    roleId?: StringFieldUpdateOperationsInput | string;
}