<@U0RQY0KK5> I've noticed that you have added to t...
# prisma-whats-new
p
@nilan I've noticed that you have added to the web console playground option to write permission queries. That's great. However I lost intellisense while writing normal queries. For example
Copy code
query {allUsers {here}}
in here I don't have autocomplete, ctrl +space doesn't bring up menu. Do you plan to fix that?
n
hey there, the permission playground uses a different schema than the normal API
are these problems in a "normal" playground tab?
p
Yes, @nilan this bug is in normal query. On permission tab there is other bug that @agartha described on github https://github.com/graphcool/framework/issues/1012