Emi
05/02/2018, 12:04 PMtype Section {
  id: ID! @unique
  title: String!
  subsections: [Section!]! @relation(name: "SectionSubsections", onDelete: CASCADE)
  insideSection: Section @relation(name: "SectionSubsections")
}onDelete: CASCADEinsideSectionrein
05/02/2018, 12:41 PMmrboutte
05/02/2018, 1:21 PMMpdev
05/02/2018, 1:29 PMhalborg
05/02/2018, 1:45 PMMike
05/02/2018, 1:48 PMrecruitment {
            id
            symbols {
                id
              	recruitmentText(filter: {
                  recruitment: {
                    id:"cj9rnf5cuc84b0116syouiqq9"
                  }
                }) {
              		text
            		}
            }
        }Julien
05/02/2018, 3:45 PMJulien
05/02/2018, 3:48 PMpicosam
05/02/2018, 4:49 PMpasa
05/02/2018, 7:12 PMpasa
05/02/2018, 7:12 PMRunning graphql get-schema --project database !
 ▸    'EACCES': spawn EACCESbenwis
05/02/2018, 8:08 PMJscott388
05/02/2018, 10:08 PMTill
05/02/2018, 10:58 PMbenwis
05/03/2018, 4:59 AMbenwis
05/03/2018, 4:59 AMjohn
05/03/2018, 5:02 AMLam Kieu
05/03/2018, 7:50 AMdocker-compose.ymldocker-compose pullJim
05/03/2018, 8:01 AMrein
05/03/2018, 8:27 AMzonofthor
05/03/2018, 8:52 AMjohn
05/03/2018, 9:26 AMhamdi
05/03/2018, 11:02 AMcarstenbaumhoegger
05/03/2018, 2:53 PMGetting startedgraphqlconfig" file is not available in the provided config directory: ...Maxime Scibetta
05/03/2018, 4:23 PMhttps://puu.sh/AfjUs/00b4ff25fa.png▾
{
  "data": {
    "signupUser": null
  },
  "errors": [
    {
      "locations": [
        {
          "line": 2,
          "column": 3
        }
      ],
      "functionError": "An unexpected error occured during signup.",
      "path": [
        "signupUser"
      ],
      "code": 5001,
      "message": "function execution error: An unexpected error occured during signup.",
      "requestId": "eu-west-1:simple:cjgqqorfh2inp01506h6959gy"
    }
  ]
}pasa
05/03/2018, 5:52 PMJscott388
05/03/2018, 7:12 PMJscott388
05/03/2018, 7:35 PMcalvinhobbes92
05/03/2018, 7:36 PMJscott388
05/03/2018, 7:48 PM