apollo-parser 0.8.5

Spec-compliant GraphQL parser.
Documentation
1
2
3
4
type Person {
  name: String
  picture(url: String = "https://spec.graphql.org/October2021/#DefaultValue): Url
}