visualbbasic
07/04/2017, 2:19 AMgeirman
07/04/2017, 4:11 AMgeirman
07/04/2017, 4:13 AMresetUserPassword(email, newPassword) mutation added 😕joshmadewell
07/04/2017, 5:05 AMjoshmadewell
07/04/2017, 5:06 AMqsys
07/04/2017, 10:39 AMbooking type, but many different types of things (all `bookable`s that can be booked). Each of these has different fields. In the current implementation of graphcool, it's about impossible - as far as I know - to model this properly. There should be a kind of Booking-Bookable relation. Bookable could be about anything (but has some required fields). It's been a while that interfaces are 'coming soon'... I wonder what 'soon' means in a more concrete sense 🙂?picosam
07/04/2017, 11:56 AMpicosam
07/04/2017, 11:56 AM3008: No CONNECT permissions error when trying to create a nodepicosam
07/04/2017, 11:58 AMPieter
07/04/2017, 12:16 PMPieter
07/04/2017, 12:16 PMpicosam
07/04/2017, 1:32 PMilija_nl
07/04/2017, 3:17 PMmartin
07/04/2017, 4:19 PMwebsocket connections are failing: failed: Error in connection establishment: net::ERR_SOCKET_NOT_CONNECTED Is this a global thing, or connected to my code?grardb
07/04/2017, 4:55 PMExpense type which can only be read/updated/deleted by the User it belongs to. this all works, but when i’m subscribed to mutations on Expense, i get a permissions error when an expense gets deleted. i suspect that it’s because the expense no longer exists, so my SomeExpenseExists() call returns false? how can i get the id of a deleted expense so i can update the client?spences10
07/04/2017, 8:44 PMspences10
07/04/2017, 8:44 PMspences10
07/04/2017, 8:45 PMyus
07/04/2017, 11:00 PMdavo
07/05/2017, 12:45 AMdavo
07/05/2017, 12:46 AMdavo
07/05/2017, 12:46 AMjoshmadewell
07/05/2017, 2:02 AMjoshmadewell
07/05/2017, 2:03 AMdavo
07/05/2017, 2:06 AMdavo
07/05/2017, 2:07 AMdavo
07/05/2017, 2:09 AMCar.wheels and Wheel.car and storing multiple Wheel.id in Car.wheelsdavo
07/05/2017, 2:10 AMjoshmadewell
07/05/2017, 2:43 AMjoshmadewell
07/05/2017, 2:43 AM