Applies query order and paging based off GraphQL mutation arguments.
TODO: Should query by a GraphTraversal type or similar?
Query object.
Mutation arguments.
Optional
The property name that we are to order on
The order to order by ASC / DESC
Generated using TypeDoc
Applies query order and paging based off GraphQL mutation arguments.
TODO: Should query by a GraphTraversal type or similar?
Returns