Tanka Graphql Versions Save

GraphQL server and execution libraries

2.0.1

2 years ago

Bugs

  • Fix #842 Initializing schema from SDL breaks when using scalar in Input Objects

2.0.0

3 years ago

Features

Docs: https://pekkah.github.io/tanka-graphql/2.0.0/

1.0.3

4 years ago

1.0.2

4 years ago

Fixes

  • Union types are not merged (#475)

1.0.1

4 years ago

1.0.0

4 years ago

1.0.0-rc

4 years ago

0.15.0

4 years ago

0.14.0

4 years ago
  • Separated ScalarType from undelying IValueConverter
  • SchemaTools.Make* -methods now allow passing in list of converters which add/replace the value converters used for same named scalars

0.13.1

4 years ago

Create dependency scope for execution and resolve services with Use from it