DisBot
    Preparing search index...

    Type Alias GuildBackupsUpdateWithWhereUniqueWithoutUsersInput

    type GuildBackupsUpdateWithWhereUniqueWithoutUsersInput = {
        data: XOR<
            GuildBackupsUpdateWithoutUsersInput,
            GuildBackupsUncheckedUpdateWithoutUsersInput,
        >;
        where: GuildBackupsWhereUniqueInput;
    }
    Index

    Properties

    Properties