mateusrdp
Results
1
comments of
mateusrdp
but can you pass other stuff? Like `const {tester} = require('graphql-tester') const myAuthToken = 'HFJGHGFJHFGJ456456456456' const mySmthElse = 'somethingElse' const test = tester({ url: 'http://localhost:3000/graphql', contentType: 'application/json', authorization: myAuthToken, x-smth-else:...