Skip to content

Commit

Permalink
Update apollo config
Browse files Browse the repository at this point in the history
  • Loading branch information
dominik-zeglen committed Aug 21, 2019
1 parent d1da2dd commit 19379c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apollo.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module.exports = {
includes: ["src/**/*.ts", "src/**/*.tsx"],
name: "dashboard",
service: {
endpoint: "localhost:8000/graphql/",
localSchemaFile: "schema.graphql",
name: "saleor"
}
}
Expand Down

0 comments on commit 19379c4

Please sign in to comment.