DisBot
    Preparing search index...

    Type Alias GuildBackupsUpdateManyWithWhereWithoutUsersInput

    type GuildBackupsUpdateManyWithWhereWithoutUsersInput = {
        data: XOR<
            GuildBackupsUpdateManyMutationInput,
            GuildBackupsUncheckedUpdateManyWithoutUsersInput,
        >;
        where: GuildBackupsScalarWhereInput;
    }
    Index

    Properties

    Properties