Type Alias KSCustomMessageUpdateWithWhereUniqueWithoutKickStreamerInput

KSCustomMessageUpdateWithWhereUniqueWithoutKickStreamerInput: {
    data: XOR<KSCustomMessageUpdateWithoutKickStreamerInput, KSCustomMessageUncheckedUpdateWithoutKickStreamerInput>;
    where: KSCustomMessageWhereUniqueInput;
}