https://www.prisma.io/ logo
Join Slack
Powered by
# orm-help
  • i

    iamclaytonray

    04/24/2018, 8:41 PM
    Would that be in
    src/schema.graphql
    that I override those methods?
  • t

    TangoJuliett

    04/24/2018, 8:44 PM
    I’m getting
    can\'t read toJS of undefined
    in the GraphQL Playground app
  • i

    iamclaytonray

    04/24/2018, 8:46 PM
    Also, has anyone here used Nest + Prisma. I’ve been using them together lately and have enjoyed the experience but had a couple questions
    t
    p
    • 3
    • 10
  • b

    Ben

    04/24/2018, 8:52 PM
    Question on subscriptions - it requires the clients are actively connected and listening to get a web socket publish? any plans to be able to configure a queue of some kind to publish all subscription events to?
    n
    • 2
    • 1
  • t

    TangoJuliett

    04/24/2018, 8:55 PM
    Looks like the history popup is the problem
    n
    r
    • 3
    • 12
  • k

    KyleG

    04/24/2018, 9:07 PM
    Hey, https://bit.ly/migrate-prisma-yml is dead. Where did this go originally? It's telling me "warning prisma.yml: "cluster", "service" and "stage" are deprecated and will be replaced with "endpoint"." -- also I've totally ruined my prisma server since I randomly decided to update to 1.7.0 / 1.7.1 - I imagine something funky happened.
    n
    • 2
    • 34
  • f

    flamez

    04/24/2018, 10:22 PM
    Will the request be queued?
  • t

    TangoJuliett

    04/24/2018, 11:10 PM
    This GraphQL Playground app update is really unusable 😕
  • s

    senorcodecat

    04/24/2018, 11:25 PM
    Anyone have experience using graphcool cloud for both staging/dev and prod? Wondering the best way to get the data pushed from staging > prod.
    n
    • 2
    • 13
  • k

    Kien Vo

    04/24/2018, 11:33 PM
    Anyone experiences with 1.7 upgrade and getting error
    Project not found ...
    n
    • 2
    • 1
  • m

    Miles

    04/24/2018, 11:35 PM
    hello all is anyone using apollo and vue to access their graphcool db?
    d
    • 2
    • 3
  • m

    manuel.dicristo

    04/24/2018, 11:51 PM
    After upgrade to
    1.7
    when running
    npm run dev
    I get
    prisma.yml should NOT have additional properties. additionalProperty: endpoint
    . Thoughts?
    k
    t
    p
    • 4
    • 5
  • t

    Tim

    04/25/2018, 1:14 AM
    I’m trying to import my JSON data using
    graphcool import
    , the command runs without any errors — but no data is imported. Could someone take a look at my data to help out?
    n
    • 2
    • 2
  • p

    Philippe

    04/25/2018, 2:19 AM
    Anyone used this repo: https://github.com/graphcool/styles ? I’m trying to understand if this is a style like graphcool console or something, anyone can help please?
    t
    • 2
    • 2
  • m

    michal

    04/25/2018, 2:47 AM
    Hey I have some troubles sending POST/GET requests to my API form custom function subscription (graphcool) Could anybody please help me out? 🙂 Question on stackoverflow: https://stackoverflow.com/questions/50013297/graphcool-typeerror-converting-circular-structure-to-json Question on grpahcool forum: https://www.graph.cool/forum/t/simple-function-subscription-does-not-work/3272
    👍 1
  • t

    Tim

    04/25/2018, 4:58 AM
    I’ve tried importing JSON node data with the graphcool cli and the raw endpoint using Postman, both without success. I’m wondering if others have had trouble with this?
  • a

    AsPrO

    04/25/2018, 6:33 AM
    Is there a cascading delete planned or existing for the graphcool-framework ? ( for prisma I know it already exists )
    n
    • 2
    • 2
  • v

    Vendicto

    04/25/2018, 8:08 AM
    Graphcool Framework - a backend solution with a GraphQL interface, serverless functions and webhooks. Will use Prisma as it’s engine eventually.
    When graphcool will be use cascade delete ?
    n
    • 2
    • 2
  • l

    LeeGardiner

    04/25/2018, 8:49 AM
    anyone about to discuss chromeless 🙂 ?
  • v

    Vendicto

    04/25/2018, 9:47 AM
    Hi there, If I Want to check existing name in db should I use Hook with operation before ?
  • b

    bazaglia

    04/25/2018, 2:40 PM
    hey guys! regarding 1.7 update, the generated prisma.graphql is now configured by a hook according to documentation. It's not clear to me what
    graphql get-schema --project db
    does. I use prisma (not graphql-framework neither graphql-yoga), I'm not sure I have access to this get-schema method. How could I generate the prisma.graphql? I need it as I import types from generated .graphql file to build my own graphql schema in top of prisma generated types.
    n
    • 2
    • 18
  • n

    nickhudkins

    04/25/2018, 3:13 PM
    Howdy yall!
  • n

    nickhudkins

    04/25/2018, 3:14 PM
    with a graphql API conforming to the relay spec, you end up with that lovely
    node
    root field
  • n

    nickhudkins

    04/25/2018, 3:15 PM
    Understood that relay (under the hood) will use it for more efficient re-fetches, but is there reason not to use it "manually"
  • n

    nickhudkins

    04/25/2018, 3:15 PM
    as a way to query singular items rather than exposing singular and plural root fields?
  • m

    michal

    04/25/2018, 3:49 PM
    Hi, I have very simple database schema. I want to retrieve
    User
    id after deleting a
    Post
    . Is that possible? Right now I just get a NULL. What am I doing wrong? 🙂 Thank you ❤️ https://www.graph.cool/forum/t/connection-is-null-in-delete-mutation-response/3283
    ✅ 2
  • p

    Philippe

    04/25/2018, 4:46 PM
    Guys, sorry, I’m a noob on prisma, I’m studying him but now on version 1.7.1, where is the structure? I have 3 files only on my project…
    n
    • 2
    • 6
  • a

    alec

    04/25/2018, 4:55 PM
    Im trying to deploy my server and getting this "Code storage limit exceeded" error... anyone else?
    n
    • 2
    • 1
  • r

    Rimthong

    04/25/2018, 5:08 PM
    Hm, I'm trying with different boilerplates and example projects to modify the data model in
    database
    and running deploy (which detects the change and applies it), but
    yarn prisma deploy
    does not update the file in
    src/generated
    . Am I missing a step? I just tried with the basic boilerplate and the airbnb example.
    n
    • 2
    • 4
  • j

    johhansantana

    04/25/2018, 6:07 PM
    something wrong with clusters/servers?
    n
    • 2
    • 6
1...111213...637Latest