DisBot
    Preparing search index...

    Type Alias GuildsUpdateToOneWithWhereWithoutGuildFeatureToggleInput

    type GuildsUpdateToOneWithWhereWithoutGuildFeatureToggleInput = {
        data: XOR<
            GuildsUpdateWithoutGuildFeatureToggleInput,
            GuildsUncheckedUpdateWithoutGuildFeatureToggleInput,
        >;
        where?: GuildsWhereInput;
    }
    Index

    Properties

    Properties