I figured I should share this here as well (I popp...
# prisma-whats-new
o
I figured I should share this here as well (I popped this on the hn thread too). I’ve been working on a bastion server to go in front of Prisma. Documentation is still a work in progress. https://bunjil.js.org
👀 1
😍 4
👍 5
🦜 3
n
looks super cool, is there a quickstart?
o
Almost. There’s a simple example on the front page. But, I’m working on an example repo with Prisma.
Probably a couple days from the rest of the docs being done.
n
sounds good, I will check that out
a
@Owen Kelly Very interesting, especially the policy authorization! What are your plans for schema merging, especially since graphql-yoga already offers this?
o
My goal is to be able to merge multiple upstream schemas. But I also want to be able to hide a type or field from the public schema. Right now the policies can be used to block ‘Mutation::allUsers’, but I want to work out how to remove it from the final public schema.
t
@Owen Kelly there seems to be a bunch of very broken links in you documentation website
o
Yeah I’m still writing them sorry, will be done around the end of the week.
👍 1