Type Alias R2StorageGuildUpdateManyWithWhereWithoutR2StorageInput

R2StorageGuildUpdateManyWithWhereWithoutR2StorageInput: {
    data: XOR<R2StorageGuildUpdateManyMutationInput, R2StorageGuildUncheckedUpdateManyWithoutR2StorageInput>;
    where: R2StorageGuildScalarWhereInput;
}