schickling
03/21/2017, 8:58 PMstlbucket
03/21/2017, 9:05 PMvnadygin
03/22/2017, 1:05 AMAddress
and dropoff
to Address
. But it doesn't allow me to do it. So the only way to have a [address]
field and add type of address to Address
object. Maybe I've missed something?vnadygin
03/22/2017, 1:09 AMhailwood
03/22/2017, 6:42 AMartyom
03/22/2017, 8:37 AMsorenbs
artyom
03/22/2017, 10:14 AMgpbaculio
03/22/2017, 10:26 AMartyom
03/22/2017, 12:41 PMgmuresan
03/22/2017, 1:24 PMmutation addClientCompany($name: String!, $clientCompanyId: ID!) {
createModel(name: $name, clientCompanyId: $clientCompanyId, strategicObjectives: [{name: "Urgency", scaleWeights: {low: {medium: 55.6, high: 63.8}}}]) {
id
name
}
}
artyom
03/22/2017, 1:50 PMken
03/22/2017, 2:23 PMartyom
03/22/2017, 3:41 PMlpil
03/22/2017, 6:29 PMquery FetchEvents {
allEvents(filter: { dateStart_gt: NOW }) {
id
}
}
lpil
03/22/2017, 7:03 PMAuthorization: Bearer $ID_TOKEN
I get an "Insufficient Permissions” error.martin
03/22/2017, 8:35 PMMutation Callbacks
. Anyone else?martin
03/22/2017, 8:39 PMkimf
03/22/2017, 8:40 PMchmanie
03/22/2017, 8:52 PMartyom
03/22/2017, 8:58 PMchmanie
03/22/2017, 9:56 PMartyom
03/22/2017, 10:00 PMGraphCOOL
? 😄 have fun exploring! let us know where we can helpfhibli
03/23/2017, 1:22 AMracerxdl
03/23/2017, 1:27 AMracerxdl
03/23/2017, 1:28 AMmalone
03/23/2017, 2:09 AMmalone
03/23/2017, 2:10 AMmalone
03/23/2017, 2:10 AMchmanie
03/23/2017, 2:11 AM