Evan McNeely
Evan McNeely
Include testing and spec.
see Lua scripting
Connections are a pagination convention, different than slicing arguments. See this paper or screen shots below. https://github.com/Alan-Cha/fse20/blob/master/submissions/functional/FSE-24/graphql-paper.pdf  
Connections can be handled with a combination of slicing arguments and directives. Confirm with tests and update documentation
I ended up refactoring things a bit to check all directives in the array. 
Wait for the resolve complexity analysis to be comlpeted