Skip to content

kgbier/graphql-parser-swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQLParser

Konrad Biernacki (kgbier@gmail.com)

Swift

A utility for parsing GraphQL queries. Written with help from the excellent Point·Free.

Kotlin version of this library: kgbier/graphql-parser-kotlin

Current functionality is limited to understanding a GraphQL Query as detailed in the official spec, and producing an AST (abstract syntax tree).

Limitations:

  • Does not support Unicode literals
  • Does not support block strings

About

Swift GraphQL Parser

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages