apollo-parser 0.9.0-beta.0

Spec-compliant GraphQL parser.
Documentation
1
2
3
extend interface ValuedEntity @skip {
    value: Int
}