Skip to content

Commit 7237bf4

Browse files
committed
Update path to schema now in multiple files
1 parent d950729 commit 7237bf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
[Stack Exchange](https://api.stackexchange.com/docs?tab=category#docs) doesn't have a GraphQL endpoint so I made one. The live API above is in POC mode for now as the schema is built. It is currently serving content from [https://anime.stackexchange.com/](https://anime.stackexchange.com/) and is updated weekly with more to come as the [pipeline & infra](https://github.com/snimmagadda1/stackexchange-dump-to-mysql) are beefed up & built out. Expect a minimal amount of latency because this is currently hosted in an App Service, which will spin down during periods of low-usage. If this happens, please be patient and the playground/requests should come blazing in after the first 'wakeup'. If this gets some traction, availability will be increased.
1313

14-
#### [🚀 CURRENT SCHEMA HERE 🚀](./schema/schema.graphqls)
14+
#### [🚀 CURRENT SCHEMA HERE 🚀](./schema/)
1515

1616
## Usage
1717

0 commit comments

Comments
 (0)