module.exports = { client: { service: { name: 'localhost graphql', url: 'http://localhost:4001/graphql', skipSSLValidation: true } } }