Added hour

This commit is contained in:
2022-08-20 22:41:41 +02:00
parent 1844260aae
commit 9814112b54
4 changed files with 9 additions and 2 deletions

6
graphql.config.yml Normal file
View 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/"