DisBot
    Preparing search index...

    Type Alias GuildCommandMangerUpdateToOneWithWhereWithoutGuildsInput

    type GuildCommandMangerUpdateToOneWithWhereWithoutGuildsInput = {
        data: XOR<
            GuildCommandMangerUpdateWithoutGuildsInput,
            GuildCommandMangerUncheckedUpdateWithoutGuildsInput,
        >;
        where?: GuildCommandMangerWhereInput;
    }
    Index

    Properties

    Properties