Type Alias CFCustomMessageUpdateWithWhereUniqueWithoutClipForwardInput

CFCustomMessageUpdateWithWhereUniqueWithoutClipForwardInput: {
    data: XOR<CFCustomMessageUpdateWithoutClipForwardInput, CFCustomMessageUncheckedUpdateWithoutClipForwardInput>;
    where: CFCustomMessageWhereUniqueInput;
}