Update apollo config
This commit is contained in:
parent
d1da2ddd13
commit
19379c4cfa
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ module.exports = {
|
|||
includes: ["src/**/*.ts", "src/**/*.tsx"],
|
||||
name: "dashboard",
|
||||
service: {
|
||||
endpoint: "localhost:8000/graphql/",
|
||||
localSchemaFile: "schema.graphql",
|
||||
name: "saleor"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue