Commit graph

4 commits

Author SHA1 Message Date
Kiana Sheibani dd4f0838ab
Move CLI crate to root of workspace
Somehow I missed that this was a thing you could do? It's a much
cleaner organization, and it makes it so that you don't have to
explicitly specify the crate to build.
2023-09-23 03:01:36 -04:00
Kiana Sheibani 4f1b7f0e14
Fix visibility of schema 2023-08-26 23:48:23 -04:00
Kiana Sheibani 654efe2b6f
Basic schema import code 2023-08-26 17:43:01 -04:00
Kiana Sheibani 298a8a5653
Change "scheme" to "schema"
Apparently I misread the GraphQL docs...
2023-08-26 16:25:11 -04:00