smart array diffing using LCS, IMPORTANT NOTE: to match objects inside an array you must provide an objectHash function (this is how objects are matched, otherwise a dumb match by position is used).
A simple helper function to generate GraphQL queries using plain JavaScript Objects (JSON).