playra
12/19/2017, 7:06 PMilluday
12/19/2017, 7:51 PMplayra
12/19/2017, 7:54 PMplayra
12/19/2017, 7:55 PMFitch
12/19/2017, 7:58 PMFitch
12/19/2017, 7:59 PMconst client = new GraphQLClient('<https://api.graph.cool/simple/v1/backpack-blue>', {
headers: {
Authorization: 'Bearer bunchOFlettersKey',
},
})
playra
12/19/2017, 8:00 PMplayra
12/19/2017, 8:00 PMFitch
12/19/2017, 8:00 PMplayra
12/19/2017, 8:01 PMFitch
12/19/2017, 8:02 PMplayra
12/19/2017, 8:02 PMplayra
12/19/2017, 8:03 PMFitch
12/19/2017, 8:03 PMplayra
12/19/2017, 8:04 PMFitch
12/19/2017, 8:05 PMFitch
12/19/2017, 8:07 PMplayra
12/19/2017, 8:07 PMplayra
12/19/2017, 8:08 PMFitch
12/19/2017, 8:08 PMFitch
12/19/2017, 8:09 PMFitch
12/19/2017, 8:12 PMFitch
12/19/2017, 8:13 PMplayra
12/19/2017, 8:29 PMplayra
12/19/2017, 8:40 PMpermissions:
- operation: User.read
- operation: User.create
authenticated: true
- operation: User.update
authenticated: true
- operation: User.delete
authenticated: true
- operation: Post.read
- operation: Post.create
authenticated: true
- operation: Post.update
authenticated: true
- operation: Post.delete
authenticated: true
- operation: Comment.read
- operation: Comment.create
authenticated: true
- operation: Comment.update
authenticated: true
- operation: Comment.delete
authenticated: true
playra
12/19/2017, 8:41 PMFitch
12/19/2017, 10:13 PMplayra
12/19/2017, 10:34 PMFitch
12/19/2017, 10:56 PMFitch
12/19/2017, 10:56 PMplayra
12/20/2017, 4:42 PM