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

    notrab

    03/29/2017, 5:30 PM
    Hey! I heard about Graph Cool at GraphQL London Monday.
  • n

    notrab

    03/29/2017, 5:31 PM
    I also heard @schickling say there were stickers πŸ˜›
  • a

    artyom

    03/29/2017, 5:45 PM
    hey @notrab welcome to our slack! all of these things are true. @nilan is your man for this πŸ’ͺ
    πŸ’₯ 1
  • b

    brucelane

    03/29/2017, 6:08 PM
    Are you coming to react.amsterdam?
    n
    • 2
    • 5
  • m

    mel

    03/29/2017, 6:44 PM
    I’m trying out the algolia integration and think I’ve set it up properly but I’m not seeing the index creation on the algolia side. Do I need to create the index in algolia or will the integration take care of that?
    n
    • 2
    • 25
  • t

    ts

    03/29/2017, 7:30 PM
    Is this still true:
  • t

    ts

    03/29/2017, 7:30 PM
  • t

    ts

    03/29/2017, 7:31 PM
    The linked page seems to suggest that file creation/upload happens via HTTP only
    n
    • 2
    • 7
  • m

    mannigan

    03/30/2017, 1:36 AM
    hello all! This may be a simple question and maybe the answer is buried in the history somewhere here but... is there a way to specify some sort of server variables for mutations? Basically i would like to assign the current user id to a field in a create mutation. is that possible or do i need to create a fancy mutation callback to allow this
    h
    y
    • 3
    • 10
  • h

    hvillain

    03/30/2017, 1:42 AM
    It seems that the react-apollo-auth0-example repo doesn't work OOTB. Graphcool keeps telling me that "The provided idToken is invalid", even after trying both RS256 and HS256 signature algorithm. Also tried with the auth0-js lib instead of the lock but result is the same. Copying the token provided and creating a user in the playground gives me the same output unfortunately. Anyone came across that issue before? It probably comes from my Auth0 client settings but I kind of tweaked each param individually
    m
    n
    • 3
    • 10
  • j

    jleonard

    03/30/2017, 4:45 AM
    Hi, I have a question regarding how graphcool would handle two entities such as the following:
    Copy code
    type TwoWayLeft {
      id: ID!
      one: TwoWayRight!  // ! (required) and [] (list) thrown in for extra complication
      two: [TwoWayRight] // although even plain (modifier-free) fields would seem problematic.
    }
    
    type TwoWayRight {
      id: ID!
      three: TwoWayLeft
      four: TwoWayLeft
    }
    [or any number of similar problematic (from a data modeling perspective) cases]. How would graphcool know which fields on each side correspond to fields on the other side in order to setup the foreign keys/relationships in the underlying physical database schema (Postgres/SQL or NoSQL or what have you)?
    n
    • 2
    • 51
  • q

    qsys

    03/30/2017, 1:28 PM
    I was wondering how to handle authorization with
    auth0
    generated JWT. If a new user is created on
    auth0
    , and permissions/groups/roles are added in
    auth0
    , can we use these authorization-fields in graphQL? How?
    n
    • 2
    • 4
  • h

    hagai.co

    03/30/2017, 2:53 PM
    hey πŸ™‚
  • t

    tim2

    03/30/2017, 2:56 PM
    Hey @hagai.co great to have you here πŸ™‚
  • t

    tim2

    03/30/2017, 2:57 PM
    And welcome @bobbyt to the graphcool party!
    πŸ‘ 1
    🦜 1
  • m

    mannigan

    03/30/2017, 4:26 PM
    Are multiple mutations (bundled in a single graphql) request transactional?
    n
    • 2
    • 5
  • q

    qsys

    03/30/2017, 8:03 PM
    can I make a relation required (in one way)? I have different types of users, so right now, I make e.g. an
    Agent
    and that has a relation with a
    User
    (some kind of mixin/interface would make more sense, but that's not supported yet, and I suppose build-in types such as
    User
    and
    File
    will not be interfaces πŸ™‚ ). However, I would like to make the user-field in
    Agent
    required (each Agent is a user), but this doesn't seem to be possible right now, or is it?
    s
    • 2
    • 1
  • s

    sanyaade

    03/30/2017, 10:17 PM
    Hello Everybody, Sanyaade from London
    πŸ‘‹ 2
  • h

    hvillain

    03/31/2017, 2:26 AM
    Hello Graphcool πŸ™‚ After some frustration using existing tools (well, Next.js especially), I managed to create a decent starter kit for React-Apollo projects using Graphcool! Right now it supports authentication with both Auth0-lock and Auth0-js, subscription (without authentication token) and soon a better error logging system. Here it is : https://github.com/THook/react-apollo-graphcool-auth0-starter, feel free to use it for your next projet. I'll also make some improvements this week πŸ™‚
    πŸ’― 2
    n
    s
    • 3
    • 8
  • j

    jaydenseric

    03/31/2017, 5:32 AM
    @hvillain what did you find frustrating about Next.js?
    h
    • 2
    • 1
  • d

    dataknut

    03/31/2017, 7:44 AM
    Made a write up of a small graph.cool project https://medium.com/@kmelve/how-i-made-a-company-dictionary-with-graph-cool-and-webtask-io-ba2c84e45039 (shoutout to @nilan!)
    πŸŽ‰ 2
    n
    a
    • 3
    • 7
  • a

    artyom

    03/31/2017, 9:50 AM
    look at all the fantastic folks joining in the last few days @philippbosch @wdoug @huenicke @pabloalonso @davidp @bstro @drjid @douglascorrea @rajington @drianhillman @kevinzwhuang @wbruce @nukr may the force be with you graphcool πŸš€
    πŸ‘‹ 2
  • f

    feramon

    03/31/2017, 11:09 AM
    hi guys
  • f

    feramon

    03/31/2017, 11:10 AM
    i'm new to graphql and graphcool and I hope to stick with them for a long time πŸ™‚
  • s

    schickling

    03/31/2017, 11:19 AM
    Hey Igor! Welcome to our Slack! Looking forward to see what you’ll build!
  • f

    feramon

    03/31/2017, 11:21 AM
    Thank you
  • f

    feramon

    03/31/2017, 11:21 AM
    Actually, I'm having some trouble figuring how to make a has many though relationship in graphcool
  • f

    feramon

    03/31/2017, 11:22 AM
    The use case is a simple friends/following system like Twitter
  • f

    feramon

    03/31/2017, 11:22 AM
    I come from LoopBack and there I can simply define a hasManyThrough relationship for that
    s
    • 2
    • 3
  • a

    artyom

    03/31/2017, 2:20 PM
    πŸ–– @thiagodelgado111 welcome to graphcool
1...138139140...637Latest