Can't set api key/token when using Optimize
The documentation says to add the apikey as follows
But when trying to actually extend the prisma client, I can't seem to set the
apiKey
(see screenshot). I am using version 1.0.0 and prisma 5.19.12 Replies
Hi @lucien-george 👋
Did you regenerate the client by running
npx prisma generate
? Also can you try reloading your IDEI did both, but still get the same thing