ccan icon indicating copy to clipboard operation
ccan copied to clipboard

GraphQL: Add convenience fields to the syntax tree

Open kandycoder opened this issue 3 years ago • 0 comments

This PR adds convenience fields to the syntax tree returned by the GraphQL parser to allow application data to be associated with the nodes of the tree. It also fixes a warning and adds an offset field to the token struct.

kandycoder avatar Oct 12 '21 18:10 kandycoder