DisBot
    Preparing search index...

    Type Alias GuildsUpdateToOneWithWhereWithoutSecurityInput

    type GuildsUpdateToOneWithWhereWithoutSecurityInput = {
        data: XOR<
            GuildsUpdateWithoutSecurityInput,
            GuildsUncheckedUpdateWithoutSecurityInput,
        >;
        where?: GuildsWhereInput;
    }
    Index

    Properties

    Properties