Graphql Calculator Versions Save

A lightweight graphql calculation engine, which is used to alter execution behavior of query.

1.2

2 years ago

Overview

This release adds new capabilities about @skipBy, @includeBy and @distinct. details in README.md

#55 @includeBy and @skipBy

Add support for INLINE_FRAGMENT and FRAGMENT_SPREAD , and remove the support of dependencySources.

#54 @distinct

Remove duplicate element from Collection according to value evaluated by the expression.

1.1.1

2 years ago

First milestone of this project