apollo-parser 0.8.5

Spec-compliant GraphQL parser.
Documentation
1
2
3
query getOutput($input: Int @deprecated $config: String = "Config" @tag(name: "team-customers")) {
    animal
}