houdini
houdini copied to clipboard
Incremental compiler
The biggest hurdle for this has always been detecting changes in referenced fragments, mutation operations, etc. We should be able to keep some state to track the locations of all of the documents so we can look up if the document has changed since we last saw it.
Questions:
- The relationship between a list operation and the mutation document is inverted from queries and fragments