Added hour
This commit is contained in:
6
graphql.config.yml
Normal file
6
graphql.config.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
schema: http://127.0.0.1:3001/
|
||||
documents: 'src/lib/graphql/documents/**/*.graphql'
|
||||
extensions:
|
||||
endpoints:
|
||||
example:
|
||||
url: "http://127.0.0.1:3001/"
|
Reference in New Issue
Block a user