I have static queries in my components that gets data from a db. Here is an example:
{ allDbName { nodes { name } } }
I nee