馃寠 A GraphQL implementation in Gleam
at v2.1.4 60 B view raw
1import gleeunit 2 3pub fn main() -> Nil { 4 gleeunit.main() 5}