Type Alias CFCustomMessageCreateOrConnectWithoutEmbedInput

CFCustomMessageCreateOrConnectWithoutEmbedInput: {
    create: XOR<CFCustomMessageCreateWithoutEmbedInput, CFCustomMessageUncheckedCreateWithoutEmbedInput>;
    where: CFCustomMessageWhereUniqueInput;
}