Timo
07/13/2018, 6:39 PMthisArg(BatchedGraphQLClient.js)--> BatchedGraphQLClient {
load: [Function],
uri: 'http://*****************************.<http://us-east-1.elb.amazonaws.com/*****/dev|us-east-1.elb.amazonaws.com/*****/dev>',
options:
{ headers:
{ Authorization: 'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE1MzE1MDY2MDl9.LdvJCvk5fnQSJvRH6fuYwONfORw9VMXtwIVQ0JEIK4Q' } },
dataloader:
DataLoader {
_batchLoadFn: [Function],
_options: { cache: false },
_promiseCache: Map {},
_queue: [] } } <--thisArg
where do you get this Authorization header from? it seems to be set somewhere...Timo
07/13/2018, 6:42 PMbrandon
07/13/2018, 8:35 PMTimo
07/13/2018, 8:44 PM