DisBot
    Preparing search index...

    Type Alias GuildsUpdateToOneWithWhereWithoutGuildCommandMangerInput

    type GuildsUpdateToOneWithWhereWithoutGuildCommandMangerInput = {
        data: XOR<
            GuildsUpdateWithoutGuildCommandMangerInput,
            GuildsUncheckedUpdateWithoutGuildCommandMangerInput,
        >;
        where?: GuildsWhereInput;
    }
    Index

    Properties

    Properties