Type Alias KSGiftedSubRoleUpdateWithWhereUniqueWithoutKickStreamerInput

KSGiftedSubRoleUpdateWithWhereUniqueWithoutKickStreamerInput: {
    data: XOR<KSGiftedSubRoleUpdateWithoutKickStreamerInput, KSGiftedSubRoleUncheckedUpdateWithoutKickStreamerInput>;
    where: KSGiftedSubRoleWhereUniqueInput;
}