Skip to content

1.0.0rc

Pre-release
Pre-release
Compare
Choose a tag to compare
@edelvalle edelvalle released this 02 May 09:46
· 76 commits to master since this release
  • Return all requested attributes of an object.
  • Can call methods in an object or the node.
  • Solves the queries in a simpler and recursive way.
  • Added some query optimization for the N+1 problem.
  • Does the filtering of objects mainly in the Node that the object belongs to by type.