it seems to require the project ID, but I am runni...
# prisma-whats-new
p
it seems to require the project ID, but I am running it inside my project so I was hoping I could just get it from there (maybe with the authtoken it has in there?) otherwise when I clone my project (for different environment) I'd need to update the code
a
Currently, context (projectId and PAT) is only available automatically for Schema Extensions. There is a FR though for context in other functions (RP, SSS): https://github.com/graphcool/feature-requests/issues/219
p
ty
😎 1