@@ -0,0 +1,8 @@
fn main() {
cynic_codegen::register_schema("startgg")
.from_sdl_file("schemas/startgg.gql")
.unwrap()
.as_default()
.unwrap();
}
The note is not visible to the blocked user.