Type Alias CFCustomMessageCreateOrConnectWithoutClipForwardInput

CFCustomMessageCreateOrConnectWithoutClipForwardInput: {
    create: XOR<CFCustomMessageCreateWithoutClipForwardInput, CFCustomMessageUncheckedCreateWithoutClipForwardInput>;
    where: CFCustomMessageWhereUniqueInput;
}