ccan
ccan copied to clipboard
GraphQL: Add convenience fields to the syntax tree
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.