https://www.prisma.io/ logo
Join Slack
Powered by
# prisma-whats-new
  • x

    xeoneux

    01/17/2017, 12:35 PM
    Graphcool looks like a great alternative for Firebase
  • x

    xeoneux

    01/17/2017, 12:36 PM
    With role management 😄
  • x

    xeoneux

    01/17/2017, 12:36 PM
    How do I go about server side validation?
  • x

    xeoneux

    01/17/2017, 12:36 PM
    Would I have to use the webhooks or AWS Lambda functions?
  • x

    xeoneux

    01/17/2017, 12:37 PM
    I'm using Parse now and love how I can use my own libraries with Cloud Code for validation and other logic checks
  • n

    nilan

    01/17/2017, 12:37 PM
    Yep, we are offering a few improvements over what's possible with Firebase, namely the data structure and permission system as well as easy integration of your business workflow 🙂
  • x

    xeoneux

    01/17/2017, 12:38 PM
    That's great... Also, found the tutorial to be really helpful
    🎉 2
  • n

    nilan

    01/17/2017, 12:38 PM
    Functions/custom code is something that we will integrate more and more in our service. Right now AWS Lambda/other webhooks like micro/now or webtask is a good way to implement things like server side validation. Happy to chat more in PM about your specific use case 🙂
  • x

    xeoneux

    01/17/2017, 12:39 PM
    Yes please!
  • x

    xeoneux

    01/17/2017, 12:39 PM
    I'll PM you
  • g

    gopidon

    01/17/2017, 5:11 PM
    I have one to many relationship between 2 models. I deleted the parent nide but child nodes are still around. I would expect the platform to handle this automatically. Or am i missing some setting?
  • n

    nilan

    01/17/2017, 5:12 PM
    You are talking about 'cascading deletes'. Sometimes you want to have them, and sometimes you don't want to have them. So not doing cascading deletes is a safe default option 🙂
  • n

    nilan

    01/17/2017, 5:13 PM
    What is your specific use case? Is a child node without a parent useless and should not exist in your project?
  • g

    gopidon

    01/17/2017, 5:13 PM
    Ok. Do we have an option somewgere in the console to enable cascade delete?
  • n

    nilan

    01/17/2017, 5:14 PM
    No, but we currently collecting feedback on the API. Let's discuss this further in PM 🙂
  • m

    martin

    01/17/2017, 5:42 PM
    I’m just using my regular account, @nilan. No hurry.
  • n

    nilan

    01/17/2017, 5:44 PM
    cool! You can use another email as well 🙂
  • m

    malone

    01/17/2017, 5:53 PM
    Does graph.cool allow exporting the data stored if I choose to go to self-hosted in the future?
  • n

    nilan

    01/17/2017, 5:55 PM
    Currently the best way to export your data is by using a script. We are exploring easier ways, in particular an 'export schema' feature. Your feedback on how exactly this could look like, or an even better way is highly appreciated 🙂
    👍 2
  • p

    phil

    01/18/2017, 7:44 AM
    Does graph.cool support Apollo’s
    query-batching
    ? http://dev.apollodata.com/core/network.html#query-batching
    > Query batching is a transport-level mechanism that works only with servers that support it (for example Apollo’s graphql-server.
  • n

    nilan

    01/18/2017, 7:53 AM
    we don't support that yet but are in contact with Apollo about it. what do you need it for?
    👍 1
  • k

    kmandrup

    01/18/2017, 3:29 PM
    Yo baby yo!
  • n

    nilan

    01/18/2017, 3:30 PM
    Hey @kmandrup, welcome to our Slack 👋
    🎉 1
    👋 1
  • b

    bdougie

    01/18/2017, 11:55 PM
    I am working on creating my my first mutation. Is there a guide I look at for syntax. I just want to create a new model, do I have to associate it with my user/viewer as well?
  • n

    nilan

    01/19/2017, 12:02 AM
    no, you just create the model in the UI
  • n

    nilan

    01/19/2017, 12:02 AM
    and the according mutations are right there in your schema
  • n

    nilan

    01/19/2017, 12:02 AM
    https://www.graph.cool/docs/reference/simple-api/generated-mutations-ol0yuoz6go
    👍 1
  • m

    Matt Mueller (Prisma Client PM)

    01/19/2017, 4:47 AM
    hey graphcool team, what's the best way for an administrator to reset a password?
  • m

    Matt Mueller (Prisma Client PM)

    01/19/2017, 4:47 AM
    i'd like to offer a reset password mailto link
  • m

    Matt Mueller (Prisma Client PM)

    01/19/2017, 4:47 AM
    and then have the admin reset their password manually
1...787980...637Latest