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

    nilan

    02/17/2017, 7:16 PM
    you can use the green border as a slider to control the width
  • a

    aryan

    02/17/2017, 7:16 PM
    It's already dragged to its maximum width. I think maybe the maximum allowed width should be increased to contain the DOCS text
  • a

    aryan

    02/17/2017, 7:17 PM
  • n

    nikolasburk

    02/17/2017, 7:18 PM
    as a workaround, you can open the whole endpoint in a completely new playground rather than using it in the playground
  • n

    nikolasburk

    02/17/2017, 7:19 PM
    not the best solution but that gives you a bit more space since the left side bar will be gone
  • n

    nilan

    02/17/2017, 7:19 PM
    could you please create a new issue @aryan github.com/graphcool/console/issues?
  • a

    aryan

    02/17/2017, 7:19 PM
    for sure
    ๐Ÿ™Œ 1
  • a

    aryan

    02/17/2017, 7:20 PM
    @nikolasburk thanks. how do you open playground from outside of console?
  • n

    nikolasburk

    02/17/2017, 7:20 PM
    in the consoleโ€™s sidebar on the left, youโ€™ve got the button called Endpoints
  • n

    nikolasburk

    02/17/2017, 7:21 PM
    click it then just copy the endpoint for either the simple or the realy API (depending on which you use) and pase in the address bar of your browser ๐Ÿ™‚
  • a

    aryan

    02/17/2017, 7:22 PM
    oh cool
    ๐Ÿฆœ 1
    ๐Ÿ‘Œ 1
  • m

    mruzekw

    02/17/2017, 9:06 PM
    Graph.cool could theoretically be used on a backend service, right? Iโ€™m thinking of creating a progressive web app, as opposed to a single page application
    n
    • 2
    • 2
  • b

    brad.barnes

    02/17/2017, 9:19 PM
    Is there any way to set a default value for a one to many relation? (for the model that only takes a single id as a property)
    n
    • 2
    • 9
  • w

    wallslide

    02/18/2017, 12:07 AM
    I have a schema where there is a User model, an Event model, and there is a one to many owner-relationship between Users and Events. How do I enforce the rule thatthe owner of an Event is always the User who created it? I want to make sure User's cant make Events on behalf of other people. Events also have a status. I want to make sure that new Events always start with a specific status. How do I enforce that rule?
    n
    • 2
    • 1
  • m

    martin

    02/18/2017, 12:24 AM
    Redirect error: https://www.graph.cool/docs/tutorials/stripe.com/
    n
    • 2
    • 1
  • g

    gopidon

    02/18/2017, 3:11 AM
    I used the "Reset Everything" option on my project. Now, I can no longer see the project in my console UI. If I try to create a new project with the same name, it correctly mentions that the alias already ecists. If so, shouldn't the project appear in the UI?
    n
    • 2
    • 1
  • j

    jarvis

    02/18/2017, 9:51 AM
    Are there any plans to include an Angular + Apollo + Auth0 tutorial or any Angular tutorials?
    n
    a
    • 3
    • 9
  • g

    gopidon

    02/18/2017, 5:16 PM
    I am getting "Service Unavailable: Back-end server is at capacity"
  • b

    bruce

    02/18/2017, 5:17 PM
    same here
  • m

    mulyoved

    02/18/2017, 5:17 PM
    same
  • n

    nilan

    02/18/2017, 5:18 PM
    hey guys we're looking into this ๐Ÿ™‚ thanks for the reports
  • g

    gopidon

    02/18/2017, 5:18 PM
    ok
  • v

    vinspee

    02/18/2017, 5:31 PM
    seems to be back for me
    • 1
    • 1
  • n

    nilan

    02/18/2017, 5:46 PM
    Hey guys, the database migration is over and all should be fine again: https://twitter.com/GraphcoolStatus/status/833009473753063424 ๐ŸŽ‰
    ๐Ÿ‘ 4
  • n

    nilan

    02/18/2017, 5:48 PM
    Thanks for your patience ๐Ÿ™‚
  • e

    emilrmoeller

    02/18/2017, 6:53 PM
    Hey @nilan iโ€™m experiencing a quite strange bug after the migration, if i run
    Copy code
    mutation {
      createProject(title: "new title test again", userId: "ciw5pk6q74zme0122iax67xj0", endDate: "2009-06-15T13:45:30", minSubscribers: 0) {
      	user {
          username
        }
    	}
    }
    It creates the project, but set former projects where user is the same user as just attached to the createProject via
    userId
    to null on the user field.
  • u

    user

    02/18/2017, 6:54 PM
    @nilan commented on @emilrmoellerโ€™s file

    https://prisma.slack.com/files/U2W0V6RFE/F47EZUY2Y/screen_shot_2017-02-18_at_19.53.15.pngโ–พ

    : Hey @emilrmoeller thanks for the report, we just rolled out a fix to this problem ๐Ÿ™‚
  • e

    emilrmoeller

    02/18/2017, 6:55 PM
    Sweet ๐Ÿ™‚
  • w

    wallslide

    02/19/2017, 12:32 AM
    can I perform an aggregation function such as COUNT in a query?
    e
    • 2
    • 2
  • a

    artyom

    02/19/2017, 4:59 PM
    @micah @daviskoh @jeffo @faysal hi! ๐Ÿ‘‹
1...108109110...637Latest