DisBot
    Preparing search index...

    Type Alias VanityAnalyticCreateOrConnectWithoutLatest30DaysInput

    type VanityAnalyticCreateOrConnectWithoutLatest30DaysInput = {
        create: XOR<
            VanityAnalyticCreateWithoutLatest30DaysInput,
            VanityAnalyticUncheckedCreateWithoutLatest30DaysInput,
        >;
        where: VanityAnalyticWhereUniqueInput;
    }
    Index

    Properties

    Properties