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

    matty

    01/17/2018, 11:44 PM
    are
    last
    and
    orderBy
    incompatible?
  • m

    matty

    01/17/2018, 11:44 PM
    when getting a list of objects
  • m

    matty

    01/17/2018, 11:45 PM
    nevermind - issue is with
    aor-graphql-client
  • t

    tfiwm

    01/17/2018, 11:56 PM
    is the autocompletion for the Context type working for you? I don’t get my databasemodel if i use query or mutation
  • j

    juicycleff

    01/18/2018, 12:31 AM
    Please does @relation() directive support path argument like apollo graphql syntax relationship directive
  • r

    rohit

    01/18/2018, 1:18 AM
    @weakky, do you know if it's possible to connect Prisma to an existing MySQL RDS?
  • m

    matty

    01/18/2018, 1:52 AM
    about to migrate our production system over to Framework (from Console)... would feel a whole lot more comfortable if I could get a snapshot of our existing data... but the "Export Data" button is no longer there?
  • m

    matty

    01/18/2018, 1:52 AM
    Anyone have ideas on how to take a snapshot of the Graphcool data?
    d
    • 2
    • 2
  • j

    jcarlosjl

    01/18/2018, 3:05 AM
    Hi there! 👋
  • p

    php smarter

    01/18/2018, 3:23 AM
    my resolvers wrap a rest API . always return null . how can handle this
  • p

    php smarter

    01/18/2018, 3:24 AM
    my resolvers wrap a rest API . always return null . how can handle this. using post method
  • f

    futuregerald

    01/18/2018, 3:37 AM
    Hi, I'm getting a 404 when trying to get to this repo: https://github.com/graphcool/frontend-examples/tree/master/react
  • f

    futuregerald

    01/18/2018, 3:44 AM
    is graph.cool moving away from the hosted service?
    j
    • 2
    • 1
  • h

    hughevans

    01/18/2018, 3:47 AM
    Line 13 in the second code block https://www.prismagraphql.com/docs/tutorials/graphql-server-development/permissions-thohp1zaih#deletepost should be
    ||
    not
    &&
    .
  • o

    oxyoxy88

    01/18/2018, 5:00 AM
    But doesn't work on React Native. Do I need to do something more? -------- I was stupid. I can't access localhost in the Genymotion simulator so I've changed localhost into 10.0.3.2
  • e

    Echo

    01/18/2018, 5:43 AM
    graphql-server-example
  • e

    Echo

    01/18/2018, 5:45 AM
  • u

    user

    01/18/2018, 6:03 AM
    @Fi1osof commented on @Echo’s file

    https://prisma.slack.com/files/U8UPU7TLM/F8UPVFMT7/49803d30-ff2b-4a2c-bc89-b6e902a7df3f.png▾

    : Try start local or on prisma.cloud?
  • p

    php smarter

    01/18/2018, 6:17 AM
    If you want to perform rest-wraper by post method . Here is the snippet code
  • p

    php smarter

    01/18/2018, 6:17 AM
    <script src="https://embed.cacher.io/85563fd55960fb46f8f9409b08781cf12c5afc10.js?a=d09cd283fe294be41b583f3ee54c1787"></script>
  • p

    php smarter

    01/18/2018, 6:17 AM
    If you want to perform rest-wraper by post method . Here is the snippet code
  • u

    user

    01/18/2018, 6:24 AM
    @php smarter commented on @Echo’s file

    https://prisma.slack.com/files/U8UPU7TLM/F8UPVFMT7/49803d30-ff2b-4a2c-bc89-b6e902a7df3f.png▾

    : hello,yesterday, I find the same error , basically ,maybe it is resolver's problem,
  • u

    user

    01/18/2018, 6:26 AM
    @php smarter commented on @Echo’s file

    https://prisma.slack.com/files/U8UPU7TLM/F8UPVFMT7/49803d30-ff2b-4a2c-bc89-b6e902a7df3f.png▾

    : if your http get method is good, same code to post method could be wrong ,all about async procedure. I have post a snippet to solve the problem. I use graphcool
  • p

    php smarter

    01/18/2018, 6:39 AM
    how to import data batchly?
  • m

    max

    01/18/2018, 7:10 AM
    anyone know when
    prisma
    will be integrated into the
    graphcool-framework
    ? I assume it will include
    graphql-yoga
    with resolvers and public api
    j
    • 2
    • 3
  • w

    wallslide

    01/18/2018, 7:29 AM
    Does the simple api block googlebot? I'm getting the same issue as reported here https://www.graph.cool/forum/t/seo-and-googlebot/188/2 Unfortunately there was no definitive answer
    h
    l
    • 3
    • 14
  • s

    Stef

    01/18/2018, 7:45 AM
    Hi folks. Launched my first thing using Graphcool. Having some scaling issues using the hosted backend. Should I be considering migrating to the self-managed setup? Overnight I had ~1m cloud function requests and some requests are pretty slow (10s +) on the front end.
    parrotwave5 1
  • v

    varun

    01/18/2018, 8:32 AM
    hello all please send me sample email authentication file
    😣 1
    sadparrot 2
  • u

    user

    01/18/2018, 8:49 AM
    @Echo commented on @Echo’s file

    https://prisma.slack.com/files/U8UPU7TLM/F8UPVFMT7/49803d30-ff2b-4a2c-bc89-b6e902a7df3f.png▾

    : @Fi1osof local
  • u

    user

    01/18/2018, 8:57 AM
    @Echo commented on @Echo’s file

    https://prisma.slack.com/files/U8UPU7TLM/F8UPVFMT7/49803d30-ff2b-4a2c-bc89-b6e902a7df3f.png▾

    : @php smarter where snippet
1...522523524...637Latest