ocaml-graphql-server
ocaml-graphql-server copied to clipboard
Proper parsing of strings (UTF)
The current string parsing implementation is basically a dummy implementation and should replaced with proper parsing of UTF strings.
Inspiration: