Hey, <@U0RQY0KK5>. When are you planning to host t...
# prisma-whats-new
d
Hey, @nilan. When are you planning to host the next webinar? Do you plan to run it similar to the others on youtube where it's basically just you and a 'student'? If so, do you have 'student' lined up yet?
n
@dk0r I'm in contact with different customers to set up the next one and I also got another one to be published soon... Being completely new to doing webinars myself this format helped me getting used to the situation, finding a good flow and so on. I've been thinking of having a more broader format where I would prepare a general topic to stimulate interesting questions from live chat participants too, but haven't come to actually prepare that yet.
I'd be happy to discuss the topic/format for one of the next webinars where you also could participate, do you have something specific you want to learn in the webinar?
d
I would be nice to see a broader overview of what will be accomplished rather than starting with an individual's dodgy description of their project immediately followed by diving into the weeds of creating nodes/relations.
For example, it would be nice to see a graph completely drawn out and reasoned about for a particular non-trivial project before it is implemented in graphcool.
a
Agreed
d
As a beginner, actually creating/drawing the graph and understanding best practices is more challenging than watching the current webinars where you basically micromanage the individual through using graph.cool's gui to create individual nodes/relations.
imo, the gui is largely self explanatory (even being a noob)
Helping me to understand the bigger picture and best practices would be more useful to me personally
n
That's a good point. I've researched Graph visualization tools a bit and haven't found a good one yet. I think this would be a necessary part of a conversation like that
d
whiteboard? paper/pen?
n
hmm wondering how that would work with the camera
good idea though
d
you just.. point the camera @ it, no?
n
😄
I will try that out and see how it goes
d
There's no need for a screen recording if you're hand drawing a graph, correct?
n
sure
d
Ok --guess I'm not following what you mean then
n
well there's nothing else other than trying it out and see
n
🙂
thanks for all your suggestions though that's very actionable feedback
d
oh wow
I may not need the webinar anymore 😄
n
@agartha we actually do have the "Graph View" built into the Console
d
oh yeah..
n
The thing is that this only covers the schema part of the graph and not the data part of the graph
d

http://i.imgur.com/fBsccRg.pngâ–¾

n
yep
d
So what if it only covers schema?
a
Never noticed that button 🙂 Great...
I'd hold off on the webinar about schema's until interfaces/unions are ready BTW, that would be a great moment to share what's new
d
@agartha are these the
interfaces
you're referring to as not being ready? https://www.graph.cool/docs/faq/graphql-sdl-schema-definition-language-kr84dktnp0/#interface
a
Yes
d
hmm, what's their use-case/benefits ?