sorenbs
sorenbs
sorenbs
adamibaker
04/04/2017, 5:46 PMuser
-> person
-> address
what's the query/mutation for:
createOrUpdateUser
with nested createPersonOnUser
and createAddressOnPerson
adamibaker
04/04/2017, 5:48 PM[String]
or [Number]
for exampleâwhat kinds of array operations are available if any?adamibaker
04/04/2017, 5:48 PMsorenbs
sorenbs
sorenbs
sorenbs
mutation createUser(name: âCarlâ, home: {isItCool: yes})
or reference an existing node:
mutation createUser(name: âCarlâ, homeId: âexisting-home-id")
adamibaker
04/04/2017, 5:54 PMsorenbs
artyom
04/04/2017, 7:38 PMtpreusse
04/04/2017, 7:40 PMarifads
04/04/2017, 7:58 PMphilippbosch
04/04/2017, 8:40 PMnilan
04/04/2017, 8:41 PMphilippbosch
04/04/2017, 8:41 PMphilippbosch
04/04/2017, 8:41 PMphilippbosch
04/04/2017, 8:41 PMnilan
04/04/2017, 8:43 PMphilippbosch
04/04/2017, 8:43 PMacyuta108
04/04/2017, 8:54 PMacyuta108
04/04/2017, 8:54 PMartyom
04/04/2017, 10:43 PMaurnik
04/04/2017, 11:51 PMjimthedev
04/04/2017, 11:52 PMsdubois
04/05/2017, 4:31 AMsafari
04/05/2017, 6:41 AMsafari
04/05/2017, 6:42 AM