cynic-parser 0.8.4

A fast, correct and easy to use GraphQL parser
Documentation
1
2
3
extend interface Bar {
  two(argument: InputType!): Type
}