Package: GraphQLite.jl

Simple, fast, limited-scope implementation of GraphQL in Julia. Converts GraphQL input into a composition of arrays and Dicts.

] add GraphQLite
[deps]
GraphQLite = "be37cb57-8ba9-4d66-a8ef-a8b0d3c939ed"
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"