export default { client: { service: { name: "httpSchema", url: "http://localhost:7096/graphql", // url: "https://localhost:7097/graphql", // skipSSLValidation: true, }, }, };