module.exports = { client: { service: { name: "Dev", url: "https://bodyshop-dev-db.herokuapp.com/v1/graphql", headers: { "x-hasura-admin-secret": "Dev-BodyShopAppBySnaptSoftware!" } } } };