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

    hailwood

    02/25/2018, 12:12 AM
    So as an example using this repository https://github.com/graphcool/templates/tree/master/auth/google I should be able to download
    /src
    to
    /src/google
    , append the contents from
    graphcool.yml
    to
    database/prisma.yml
    use the contents from
    types.graphql
    to create
    database/types.yml
    and it should work?
  • h

    hailwood

    02/25/2018, 12:15 AM
    I can't find any reference to the
    functions
    key that
    graphcool.yml
    has in https://www.prismagraphql.com/docs/reference/service-configuration/prisma.yml/yaml-structure-ufeshusai8
  • h

    hailwood

    02/25/2018, 12:21 AM
    Actually, the code in src/googleAuthentication.ts has specific references to the graphcool api.. I'm confused
  • g

    glen

    02/25/2018, 2:10 AM
    anyone else having issues with graphcool atm? I'm getting 500 status errors in the us-west region
    m
    • 2
    • 2
  • m

    mikedklein

    02/25/2018, 3:22 AM
    So I updated a function and redployed with
    graphcool deploy
    but it doesn’t seem to be picking up the changes has anyone else experienced this?
  • k

    Kimiiz

    02/25/2018, 5:58 AM
    Create a resolver function to add items to a list https://www.graph.cool/forum/t/create-a-resolver-function-to-add-items-to-a-list/2659
  • n

    notrab

    02/25/2018, 5:36 PM
    Cannot return null for non-nullable field <http://Comment.post|Comment.post>
    😭
    h
    • 2
    • 2
  • s

    sajmil

    02/25/2018, 6:39 PM
    I'm not able to view my functions from the console
  • q

    qmmr

    02/25/2018, 7:28 PM
    Hello 👋
    🦜 2
  • w

    windkomo

    02/25/2018, 10:20 PM
    is it possible to import data from a legacy console project with prisma?
  • w

    windkomo

    02/25/2018, 10:21 PM
    I used the export and import API and I get errors like
    Object is missing required member 'valueType'
  • m

    Michael Bøcker-Larsen

    02/26/2018, 3:07 AM
    Hello, where do I ask prisma questions. I have a graphql-yoga/prisma error that I want to hear if it is common or if I should create a github issue for it.
    c
    • 2
    • 3
  • n

    Nguyen

    02/26/2018, 7:26 AM
    Hello, how can I get current time from query? Like
    SELECT NOW()
    on Mysql.
    • 1
    • 1
  • m

    Maxime Scibetta

    02/26/2018, 9:53 AM
    Hey guys, I want to create new cluster with
    <http://app.prisma.sh>
    but when I press the button on this view

    https://puu.sh/zvY23/5c2e972c5f.png▾

    nothing is happening. No load, no reload, no message, Nothing in console. someone can help me ?
    m
    • 2
    • 14
  • m

    max

    02/26/2018, 11:47 AM
    Hey any help on how to format PRISMA_SECRET correctly would be great.
  • m

    max

    02/26/2018, 11:48 AM
    https://www.graph.cool/forum/t/how-to-format-prisma-secret
    ✅ 1
  • m

    Mizo

    02/26/2018, 1:06 PM
    Hi! I'm trying to run GraphQL Playground like says in https://github.com/graphcool/graphql-playground#development . But when I run these commands the next error is prompted:
    Copy code
    ./node_modules/react-codemirror/node_modules/react-dom/lib/ReactNodeTypes.js
    Module not found: Can't resolve 'react/lib/React' in '/home/miguel/Documentos/TESTS/graphql-playground/packages/graphql-playground-react/node_modules/react-codemirror/node_modules/react-dom/lib'
    Am I doig something wrong? Any ideas? Thanks in advance
  • t

    terion

    02/26/2018, 2:20 PM
    Cluster API, add project payload: secrets What these secrets are? login/password or what? And why are they in array format? This question in related issue https://github.com/graphcool/prisma/issues/1948#issuecomment-368517414
    m
    • 2
    • 3
  • v

    Vendicto

    02/26/2018, 2:24 PM
    Why in example project I have there a button to create a new function, but in my own project I don't have it? http://prntscr.com/iinrq4 Also I can't add field to the scheme like this http://prntscr.com/ijyl3d
    k
    • 2
    • 3
  • n

    noahdavis

    02/26/2018, 2:33 PM
    Does anyone else feel like it could be a good idea to split up platforms and products into separate channels? I feel like it would help more people get the help they need and also keep slack a lot cleaner
    💯 1
    👍 1
    m
    s
    • 3
    • 3
  • l

    lucasbesen

    02/26/2018, 2:44 PM
    Hey guys. I'm trying to share my workspace, but all my endpoints got blank page
  • l

    lucasbesen

    02/26/2018, 2:44 PM
    https://www.graphqlbin.com/L9zYFX
  • v

    Vakrim

    02/26/2018, 3:43 PM
    does anyone of you run prisma container on circleCi for tests?
    l
    s
    b
    • 4
    • 5
  • t

    taylor

    02/26/2018, 5:02 PM
    We’re planning on upgrading/ejecting our legacy console but rely on the email-password integration. Is there a template to bring that functionality over as is? The email auth template is slightly different
    m
    • 2
    • 1
  • j

    James

    02/26/2018, 5:23 PM
    is graphcool suitable for building in front of an existing mysql database?
  • s

    steven

    02/26/2018, 5:26 PM
    Nice to see Ben is digging into Apollo Link State and Apollo Boost. Should be helpful for offline in Apollo 2.0. Though he shows some things still need to be worked out,

    https://www.youtube.com/watch?v=UrhRCipL2aI▾

    👋 1
  • j

    James

    02/26/2018, 5:26 PM
    offline... omg wow
  • j

    James

    02/26/2018, 5:26 PM
    even mutations?
  • s

    steven

    02/26/2018, 5:28 PM
    just queries for now I believe, but working on mutations
  • j

    James

    02/26/2018, 5:29 PM
    i hope it'll work as transparently as PouchDB does it
1...587588589...637Latest