Glenn Dwiyatcita
05/13/2020, 12:28 PMGraphQL Playground
to choose the database... (neither in the Web nor Desktop version). Any clue why it aint showing up?nikolasburk
Glenn Dwiyatcita
05/13/2020, 1:48 PMnikolasburk
Glenn Dwiyatcita
05/13/2020, 1:57 PMdev
database node. Do you have any suggestion how can I quickly delete an item (e.g. a post entry) then? 😋nikolasburk
/_admin
to your Prisma service endpoint (the one that's set in prisma.yml) in the browser. For example:
<https://eu1.prisma.sh/nikolas/server/dev/_admin>
Glenn Dwiyatcita
05/13/2020, 2:19 PM