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

    oxyoxy88

    12/18/2017, 7:00 AM
    Is there any way to subscribe or make hooks for relations?
  • o

    oxyoxy88

    12/18/2017, 7:02 AM
    like operationBefore <Relation>.addTo or subscription { <Relation> (filter: mutation_in: [ADD_TO] } }
  • o

    oxyoxy88

    12/18/2017, 7:07 AM
    I have read about docs but it's only about types not relations.
    d
    • 2
    • 2
  • d

    donedgardo

    12/18/2017, 7:45 AM
    Anyone getting 504 errors from graphapi?
  • e

    efvaldez

    12/18/2017, 7:50 AM
    Hi all
  • e

    efvaldez

    12/18/2017, 7:52 AM
    I am extending the sample app in howtographql.com , I added offer and comment models , and related them to Links. I can create tag and model in the LinkPage of the Link. Should I subscribe to all newComments and all newOffers ? with specified link ID . Or should I just subscript to updatedLink ? if I do updatedLink , it also containts the offers and comments in the newLink ?
  • z

    zacharyrs

    12/18/2017, 8:14 AM
    Anyone here got the new framework style working with algolia? Looking for a quick fix haha
  • j

    Josef Henryson

    12/18/2017, 9:16 AM
    I’m trying to login to forum.graph.cool with my Gmail account, using latest Chrome on Mac. I never get logged in although a popup window tells me I’m logged in. Anyone familiar with this issue?
    👍 1
    a
    • 2
    • 1
  • j

    Josef Henryson

    12/18/2017, 9:21 AM
    hmm, now I’m suddenly logged in (had to navigate to different page), sorry for the noise..
  • r

    rein

    12/18/2017, 10:01 AM
    In the new system, how does one do authentication? Is it still a matter of adding serverless functions?
    n
    z
    • 3
    • 5
  • h

    huv1k

    12/18/2017, 1:23 PM
    How long takes apply changes on beta shared cluster in avarage?
  • s

    saidi.med2012

    12/18/2017, 1:41 PM
    can i use graphcool instead of firebase
    m
    • 2
    • 6
  • l

    lawrence

    12/18/2017, 1:58 PM
    Is it possible to define an array of operations to use on an
    operationBefore
    function? E.g:
    Copy code
    handleUpload:
        type: operationBefore
        operation: Account.update # also on Account.create?
        handler:
          code:
            src: './src/handleUpload.js'
    h
    m
    • 3
    • 12
  • r

    ragzor

    12/18/2017, 4:27 PM
    Hey I can’t find the export button on online graph cool console is it disabled?
    n
    • 2
    • 2
  • k

    kdichev

    12/18/2017, 4:28 PM
    @ragzor you are talking about exporting schemas right?
  • k

    kdichev

    12/18/2017, 4:28 PM
    buttons are there
  • r

    ragzor

    12/18/2017, 4:28 PM
    the data
  • k

    kdichev

    12/18/2017, 4:29 PM
    not there
  • k

    kdichev

    12/18/2017, 4:30 PM
    #general I can't seem to find the url to the npm packages I can use with graph.cool
  • t

    tmant1234

    12/18/2017, 5:48 PM
    Does anyone know how to call/have an example of a mutation in a server-side subscription Function? Thanks!
  • j

    jlengstorf

    12/18/2017, 6:13 PM
    👋
  • m

    mattbryanswan

    12/18/2017, 6:14 PM
    anyone whose worked with the email-auth template have any tips or pointers for implementing "forgot password?" and "change password" functionality?
    m
    • 2
    • 6
  • e

    ehodges

    12/18/2017, 7:15 PM
    Beta version: I got it running with help from the GC people (thank you!). Are you guys going to update the tutorial for this version?
  • e

    ersherr

    12/18/2017, 7:16 PM
    does anyone know how Subscriptions work in the new beta version universe?
  • a

    aurnik

    12/18/2017, 7:35 PM
    Anyone having trouble logging into the forums?
    m
    • 2
    • 1
  • m

    max

    12/18/2017, 7:57 PM
    Does anyone know if you can call a serverless function from inside another serverless function?
  • m

    max

    12/18/2017, 7:58 PM
    https://www.graph.cool/forum/t/does-anyone-know-if-you-can-call-a-serverless-function-from-inside-another-serverless-function/1929
  • r

    roderik

    12/18/2017, 9:30 PM
    is there a way to limit list operations with permissions??
    m
    • 2
    • 8
  • b

    bnilsen

    12/18/2017, 10:10 PM
    I am currently using Auth0 Integration + GC Console and was planning to upgrade to CLI to use the auth templates for social sign in. Will these templates be affected significantly by the 1.0 update or should I wait?
    l
    • 2
    • 2
  • m

    m.b.iqbal

    12/19/2017, 8:00 AM
    Does anyone know if there is a limit to how many relations a field can hold https://www.graph.cool/forum/t/relationship-field-limit/1896
1...475476477...637Latest