2040 results found
-
Aggregation Order by Value
With data connect aggregation queries, I would like to order the returned results by an aggregated value. The below example fails with the message: "Field "count" is not defined by type "LeadOrder". Did you mean ...?"
query {
leads(orderBy: [{ _count: DESC }], limit: 10) {
company
_count
}
}2 votes -
container instances / Save Status and Code before each Promt execution
Implement a intance system for every projekt if gemini makes bi mistakes an rollback. Wurd be nice if it would be auto on before each promt.
1 vote -
add video supports
We can add video for making anything clear or showing something moving
2 votes -
Clear parts of context
If I rollback a change to the project, but the previous change is still in context then future changes are poisoned. I need a way to clear part of the context. Or even just resetting the context would help.
3 votes -
I would like this to be a team effort
My idea is that the collective will come together and use that to our advantage anything to make this become a reality
2 votes -
1 vote
-
firebase should be googles own IDE platform
firebase should be googles own IDE platform in the long term build using googles own google product line up to be integrated in seamless fashion.
from learning to begin like a to code to full battery of a warship size of code, in a seamless scaling and intuitive productive way.4 votes -
One click Auth setup
like lovable+supabase
3 votes -
Run code with optimal precision I'm trying to run code using firebase
Running code with multiple intervals may lead to fast response times when coding
3 votes -
Add Android OS
Add Android OS Specially For Students
1 vote -
you must add php Support and Mysql
you must add php Support and Mysql and project improt from Github
4 votes -
unity support
because making unity app is so resource comsuming for a normal computer( open project about 1 min ) compile it first time for 15 min and every time i use it my computer have fans running sounds . so i think it would be better so have unity support just like android support
4 votes -
We want the code editor to be free for everyone.
If it was free for everyone, we would be able to create beautiful and different projects, and the subscription should only be on Fire, or data storage, or Google's digital cloud. The code editor should not have a monthly subscription. It should be free for everyone, and this is the meaning of technology, that the basis should be free, but the dependencies should be paid. If it is necessary, for example, a free artificial intelligence model should be placed for the code editor, and also make it paid. But the code editor should be free for everyone, and this is…
3 votes -
4 votes
-
ram
Could you please add an option to get more RAM for our workspaces? The current amount (seems around 8GB) often isn't enough when running bigger Android projects, especially with the emulator and build tools going at the same time. Things can get pretty slow.
It would be really helpful if we could choose a higher RAM configuration, maybe 16GB or 32GB, even if it's an upgrade option. This would make developing larger apps in Project IDX much smoother.
4 votes -
View Firestore Total Space Used
Currently, billing/usage only shows usage for reads/writes/deletes. We are also being billed for total storage space. Can you please add observability into how much space is currently being used across each Firestore Database?
7 votes -
"I need to talk with them using audio or video.", live streem audio and video sharing
"I need to talk with them using audio or video.", live streem audio and video sharing
3 votes -
1 vote
-
Mirror other phones
I need know how to do this
2 votes -
@Model Operations support in Schema (@auth derivative)
Right now we have separate Query and Mutation. To streamline, especially when using @auth
enum ModelOperation {
create
update
delete
read
}@auth object types that are annotated with @auth are protected by a set of authorization rules that give additional controls than the top level authorization on an API.
Use the @auth directive on object type definitions and field definitions in the project's schema.
When using the @auth directive on object type definitions that are also annotated with @model, all resolvers that return objects of that type would be protected. When using the @auth directive on a field definition,…
2 votes
- Don't see your idea?