module.exports = { client: { service: { name: "localSchema", localSchemaFile: "./starwarsSchema.graphql", }, }, };