module.exports = {
  client: {
    service: {
      name: "local",
      localSchemaFile: "schema.graphql",
    },
  },
};