Skip to content

Releases: Joystream/warthog

Playground subscription endpoint editation

03 Jan 23:42
Compare
Choose a tag to compare
build(core): GraphQL Playground update - subscription endpoint change…

… fix

Relation filtering

01 Sep 07:54
9e0b550
Compare
Choose a tag to compare
v2.39.0

feat(core): relation filtering (#3)

Configurable playground options

22 Jul 15:46
Compare
Choose a tag to compare
v2.38.0

feat(core): configurable playground options

Configurable playground options

22 Jul 15:52
Compare
Choose a tag to compare
v2.37.2-sumer

feat(core): configurable playground options

Sumer relation ids and their filters

22 Jul 13:54
Compare
Choose a tag to compare

Reenabling feature that got obsolete recently but is still used by Joystream Sumer release.

GraphQL Playground with custom query templates

20 Jul 13:01
Compare
Choose a tag to compare
v2.37.0

GraphQL Playground with custom query templates IV

Fixes jsonField filtering and fetching

15 Jun 11:19
Compare
Choose a tag to compare

Bring upstream updates into joystream branch

14 Jun 12:18
Compare
Choose a tag to compare
v2.31.0

Merge remote-tracking branch 'upstream/main' into merge-upstream

Filter by multiple fields, order by multiple fields

04 May 19:30
Compare
Choose a tag to compare

This release enables:

  • Filtering query results with AND and OR
  • orderBy argument accepts a list of fields

Cross filters

16 Apr 11:39
Compare
Choose a tag to compare

Add support for filtering query result with relations.