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

    schickling

    03/21/2017, 8:58 PM
    Really good question btw!
  • s

    stlbucket

    03/21/2017, 9:05 PM
    there are no good questions… wait, what?
    🙀 2
  • v

    vnadygin

    03/22/2017, 1:05 AM
    Hey guys) I am trying to figure out how to add two fields to related to one type. I am trying to add pickup connection to
    Address
    and
    dropoff
    to
    Address
    . But it doesn't allow me to do it. So the only way to have a
    [address]
    field and add type of address to
    Address
    object. Maybe I've missed something?
    n
    • 2
    • 1
  • v

    vnadygin

    03/22/2017, 1:09 AM
    And you can't create new type without id, can you?
    n
    • 2
    • 2
  • h

    hailwood

    03/22/2017, 6:42 AM
    Hey folks, General graphql question - Am I correct in my understanding that if I want a mutation to return a combination of things (specifically a GraphQL type User and a GraphQL type String) that I need to create a new GraphQL type (e.g. UserWithToken)?
  • a

    artyom

    03/22/2017, 8:37 AM
    @jon-biz @iam hi there! 🙌 welcome to graphcool
    👍 1
  • s

    sorenbs

    03/22/2017, 9:57 AM
    @hailwood that is correct. You have to create a new wrapper type with a name
  • a

    artyom

    03/22/2017, 10:14 AM
    hello @masa-z310 👋 graphcool
  • g

    gpbaculio

    03/22/2017, 10:26 AM
    hello everyone, is there a way I can look at the schema.js and graphql configuration for learnRelay?
    n
    • 2
    • 1
  • a

    artyom

    03/22/2017, 12:41 PM
    @parisiale @smarty 👋 welcome to graphcool !
  • g

    gmuresan

    03/22/2017, 1:24 PM
    Can anybody help me figure out whats wrong with this json syntax
    Copy code
    mutation addClientCompany($name: String!, $clientCompanyId: ID!) {
      createModel(name: $name, clientCompanyId: $clientCompanyId, strategicObjectives: [{name: "Urgency", scaleWeights: {low: {medium: 55.6, high: 63.8}}}]) {
        id
        name
      }
    }
    n
    • 2
    • 26
  • a

    artyom

    03/22/2017, 1:50 PM
    ahoi @chimon2000 🎉 graphcool
  • k

    ken

    03/22/2017, 2:23 PM
    I’m wondering if someone can fill me in, on what backup and restore options are available for Graphcool … not only that, if there is any PITR options available also. Understanding either path would be great.
    n
    • 2
    • 2
  • a

    artyom

    03/22/2017, 3:41 PM
    @racerxdl hi! welcome to graphcool slack! 🎉
  • l

    lpil

    03/22/2017, 6:29 PM
    With a datetime field how do I filter for dates in the future? Something like this:
    Copy code
    query FetchEvents {
      allEvents(filter: { dateStart_gt: NOW }) {
        id
      }
    }
    n
    • 2
    • 3
  • l

    lpil

    03/22/2017, 7:03 PM
    Also what’s the best way to debug authentication? My Auth0 idToken can be used to create a user, but when I send a request with the header
    Authorization: Bearer $ID_TOKEN
    I get an "Insufficient Permissions” error.
    n
    • 2
    • 17
  • m

    martin

    03/22/2017, 8:35 PM
    Unable to edit
    Mutation Callbacks
    . Anyone else?
    s
    n
    • 3
    • 12
  • m

    martin

    03/22/2017, 8:39 PM
  • k

    kimf

    03/22/2017, 8:40 PM
    loving the new schema view!
    ❤️ 1
    🍾 2
    🚀 2
    m
    s
    a
    • 4
    • 5
  • c

    chmanie

    03/22/2017, 8:52 PM
    👋
  • a

    artyom

    03/22/2017, 8:58 PM
    Wave back @chmanie ! nice to have in our slack! graphcool 🚀
    🦜 1
  • c

    chmanie

    03/22/2017, 9:56 PM
    Cool stuff you built there. Will play around with it in the next couple of days
  • a

    artyom

    03/22/2017, 10:00 PM
    would you say Cool or
    GraphCOOL
    ? 😄 have fun exploring! let us know where we can help
  • f

    fhibli

    03/23/2017, 1:22 AM
    Hi! Can anyone point me to an internal server error when trying to login?
    s
    • 2
    • 1
  • r

    racerxdl

    03/23/2017, 1:27 AM
    hi @artyom ! Thanks 😄
    graphcool 1
  • r

    racerxdl

    03/23/2017, 1:28 AM
    I loved the graphcool api / tool! Very good work ^^
  • m

    malone

    03/23/2017, 2:09 AM
    Hey everyone! Just wanted to say to the Graph.cool team GREAT JOB with the new interface / tools you’re coming out with
    👍🏽 3
  • m

    malone

    03/23/2017, 2:10 AM
    Graph.cool is coming along so nicely and I really like the direction you’re taking it
    💯 2
  • m

    malone

    03/23/2017, 2:10 AM
    The new console is really really impressive…
  • c

    chmanie

    03/23/2017, 2:11 AM
    Hey team, where are you based at?
    a
    a
    • 3
    • 2
1...130131132...637Latest