Does anyone know how the authenticated user works ...
# prisma-whats-new
m
Does anyone know how the authenticated user works for the CLI? I would preferably like to use the
user
query like I used on the Legacy Console; however, it says that the authenticated user is only for Legacy Console projects. The part that really confuses me is that on my new CLI project I still have access to the
user
query (with a lowercase u), so could someone possibly shed some light? Thank you