Type Alias KSCustomMessageUpdateManyWithWhereWithoutKickStreamerInput

KSCustomMessageUpdateManyWithWhereWithoutKickStreamerInput: {
    data: XOR<KSCustomMessageUpdateManyMutationInput, KSCustomMessageUncheckedUpdateManyWithoutKickStreamerInput>;
    where: KSCustomMessageScalarWhereInput;
}