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

    user

    04/13/2017, 6:19 PM
    @tim2 commented on @martin’s file

    https://prisma.slack.com/files/U3QTFRHK7/F4Z15P81K/pasted_image_at_2017_04_13_08_44_am.pngβ–Ύ

    : you have to selected "Related" in the top bar. We will change "related" to the default choice
  • u

    user

    04/13/2017, 6:20 PM
    @martin commented on @martin’s file

    https://prisma.slack.com/files/U3QTFRHK7/F4Z15P81K/pasted_image_at_2017_04_13_08_44_am.pngβ–Ύ

    : Got it, thanks @tim2!
  • h

    hvillain

    04/13/2017, 6:26 PM
    Leaving that out for other devs, cause it gave me a headache trying to solve the bug : no matter how many relations two models have, Graphcool UI won't print more than 3 of them!
    πŸ‘ 2
  • u

    user

    04/13/2017, 6:27 PM
    @nilan commented on @hvillain’s file

    https://prisma.slack.com/files/U4KES2J7P/F4Z1KFMK4/capture_d___e__cran_2017-04-13_a___20.22.46.pngβ–Ύ

    : @tim, are you aware of that? πŸ™‚
  • u

    user

    04/13/2017, 6:32 PM
    @nilan commented on @hvillain’s file

    https://prisma.slack.com/files/U4KES2J7P/F4Z1KFMK4/capture_d___e__cran_2017-04-13_a___20.22.46.pngβ–Ύ

    : @tim2 *
  • t

    tim2

    04/13/2017, 6:33 PM
    @hvillain @nilan looking into it!
    πŸ‘ 1
  • a

    artyom

    04/13/2017, 6:40 PM
    @maaahki whoop, hello! πŸ‘‹ graphcool
  • m

    maaahki

    04/13/2017, 6:41 PM
    heyho πŸ‘‹
    πŸ™Œ 1
  • a

    artyom

    04/13/2017, 6:59 PM
    @gdad_s_river @eenewbsauce may you be welcomed to graphcool as well! πŸ™Œ
  • e

    eenewbsauce

    04/13/2017, 7:02 PM
    Thanks @artyom ; )
    πŸ‘‹ 1
  • u

    user

    04/13/2017, 7:22 PM
    @tim2 commented on @hvillain’s file

    https://prisma.slack.com/files/U4KES2J7P/F4Z1KFMK4/capture_d___e__cran_2017-04-13_a___20.22.46.pngβ–Ύ

    : @hvillain a fix to that bug is deploying right now πŸ™‚
  • h

    hvillain

    04/13/2017, 7:43 PM
    Yaaaay @tim2, great job!
    n
    • 2
    • 1
  • j

    jonscottclark

    04/13/2017, 8:01 PM
    Well hello there! πŸ‰
  • j

    jonscottclark

    04/13/2017, 8:02 PM
    The onboarding is πŸ”₯ - nice work
    a
    • 2
    • 3
  • g

    gantman

    04/13/2017, 8:07 PM
    HELLO WORLD!
    πŸ™Œ 1
  • a

    artyom

    04/13/2017, 8:31 PM
    HELLO BACK @gantman , welcome! it was great chatting with just now πŸ™‚
  • a

    artyom

    04/13/2017, 8:31 PM
    finally, @mongus a warm welcome to you as well πŸ‘‹
  • a

    artyom

    04/13/2017, 10:21 PM
    @jasonsooter @russglide hola and welcome to our slack!! πŸŽ‰ graphcool
  • k

    kmeillet

    04/14/2017, 12:36 AM
    Graph.cool string type has chars limit ? Can i save HTML output in graphQL string or maybe it's better to use JSON ?
    n
    • 2
    • 1
  • t

    tafelito

    04/14/2017, 5:10 AM
    Quick question, I created a one-to-many relationship between a model and the user model. When I try to run a mutation, I can put the userId as a String, but in the mutation schema it shows I need to send an ID field, so my client is throwing me an exception but when I test it through the playground, it works just fine. Do I need to refresh the schema somehow?
  • t

    tafelito

    04/14/2017, 5:13 AM
    Sorry my mistake, everything is fine
    πŸ‘ 1
  • a

    artyom

    04/14/2017, 11:48 AM
    @dtrejo @wass3r @charlypoly welcome to the crew πŸ™Œ graphcool
  • c

    charlypoly

    04/14/2017, 12:17 PM
    thanks @artyom ! πŸ™‚
    πŸ™Œ 1
  • a

    artyom

    04/14/2017, 12:17 PM
    πŸ–– @jshaw !
  • k

    kmeillet

    04/14/2017, 12:57 PM
    Hello, i have some problem with Graph.cool OR Filter
  • k

    kmeillet

    04/14/2017, 12:58 PM
    query allUsers($userFirstName: String!, $userLastName: String!, $userEmail: String!) { allUsers(orderBy: createdAt_DESC, filter: { OR: [ { firstname_contains: $userFirstName, lastname_contains: $userLastName, email_contains: $userEmail } ] } ) { id, role, email, firstname, lastname, picture } }
  • k

    kmeillet

    04/14/2017, 1:00 PM
    Oops, it seem i forget to wrap every OR filter in single object
    n
    • 2
    • 1
  • a

    artyom

    04/14/2017, 1:15 PM
    @mikeslade @lucien_mendela whoop, hey there! πŸ‘‹ welcome to graphcool
  • h

    hvillain

    04/14/2017, 2:24 PM
    Got an internal error running cj1hxblojj7tv0123xo5uwxb7! Trying to migrate ENUM values
    n
    • 2
    • 7
  • a

    artyom

    04/14/2017, 2:45 PM
    πŸŽ‰ @srhise @dimfried thanks for joining our community!
    πŸ™Œ 1
1...153154155...637Latest