Skip to content

Releases: Joystream/warthog

Pagination fixes

23 Feb 12:44
Compare
Choose a tag to compare

Remove default `nullable` option from relationship decorators

18 Nov 18:27
Compare
Choose a tag to compare

Remove default `nullable` option from relationship decorators

18 Nov 09:40
Compare
Choose a tag to compare
v2.21.0

upgrade version

Joystream release

02 Nov 09:44
Compare
Choose a tag to compare
v2.20.0

add 'hydra' property to package.json

String for numeric type, OneToOne decorator

26 May 20:21
Compare
Choose a tag to compare
  • Fixes import statement for OneToMany and ManyToOne relationship types
  • Use String type for numeric type in graphql schema
  • Use typescript string type for NumericField
  • Added OneToOne decorator
  • Introduce BytesField
  • Add GraphQL list type support for scalar types

Pagination: merge with upstream/main

14 Oct 11:44
Compare
Choose a tag to compare
Pre-release

Merged with upstream/main