-
HI, thanks @sarkistlt for this project which looks really cool! I mean, to my knowledge there isn't any CMS out there which allows to manage one's own GraphQL endpoint, is there? The commercial CMSes …
-
#### What
- Guide section about authorization
- Note: This is _not_ about authentication
_unresolved_
- RBAC?
- ABAC?
- JWT scopes? (aka. permissions)
- Nexus [authorization plugin](https…
-
This is to discuss possible tech stacks and their costs/benefits. Based on several previous discussions there are a couple of ideas that have floated around.
Rolling our own from scratch. Some prel…
-
## Problem
How to allow users to add external data sources and models online?
## Suggested solution
Create datasource and model dynamically with programming.
See #6437
-
**Issue by [sedubois](https://github.com/sedubois)**
_Monday Apr 03, 2017 at 13:32 GMT_
_Originally opened as https://github.com/graphcool/prisma/issues/156_
----
I have a legacy production platfor…
-
## Problem
I am developing an application that uses Prisma to facilitate DB operations with DB/tables and I am using Prisma migrations to create or alter those tables (this part works OK).
But t…
-
## Problem
Whenever I generate the prisma client again after modifying the schema, it takes a while for WebStorm (an IntelliJ-based IDE) to reflect the changes in static analysis. While I haven't d…
-
## Problem
Prisma currently only supports one single Prisma Schema file. Developers want more flexibility for managing their Prisma Schema files.
Motivations:
* breaking up large schema file…
-
I love your work but I dont know how you feed content for dev? I try to feed your data into Prisma but cant get it running properly.
-
Type: Bug
When wrapping is enabled, the editor scrolls horizontally anyways as it seems to create padding to compensate for the scrollbar. Personally, I enable wrapping to not have a horizontal scr…