rein
03/19/2018, 4:37 PMnikolasburk
info
object you can also pass a string that contains the selection set for the query.nikolasburk
info
object actually doesrein
03/19/2018, 4:40 PMrein
03/19/2018, 4:40 PMnikolasburk
nikolasburk
id
you can do this: await ctx.db.query.user({ where: { providerId: data.id}}, '{ id }')
rein
03/19/2018, 4:43 PM