apollo-parser 0.8.6

Spec-compliant GraphQL parser.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
- DOCUMENT@0..108
    - ERROR@0..93 "\"after this PR this should not be an issue: https://github.com/graphql/graphql-spec/pull/892\""
    - WHITESPACE@93..94 "\n"
    - OPERATION_DEFINITION@94..108
        - OPERATION_TYPE@94..99
            - query_KW@94..99 "query"
        - WHITESPACE@99..100 " "
        - NAME@100..105
            - IDENT@100..105 "empty"
        - WHITESPACE@105..106 " "
        - SELECTION_SET@106..108
            - L_CURLY@106..107 "{"
            - R_CURLY@107..108 "}"
- ERROR@0:93 "expected an Operation Type or a Selection Set" "after this PR this should not be an issue: https://github.com/graphql/graphql-spec/pull/892"
- ERROR@107:108 "expected at least one Selection in Selection Set" }
recursion limit: 500, high: 1