Fix apollo config

pull/1/head
Max Ehrlicher-Schmidt 4 years ago
parent 7c0244e80a
commit 7d32b10740

@ -1,5 +1,6 @@
module.exports = {
client: {
excludes: ['src/generated/*'], // ignore the generated files
service: {
name: "flotte_project",
url: "http://localhost:4000/graphql"

Loading…
Cancel
Save