tenebrous-dicebot/web-ui/crate/src/graphql.rs

8 lines
193 B
XML

// #[derive(GraphQLQuery)]
// #[graphql(
// schema_path = "schema.json",
// query_path = "examples/puppy_smiles.graphql",
// response_derives = "Debug"
// )]
// struct PuppySmiles;