JSON:API supports revisioning in requests via resourceVersion param:

  • rel:working-copy - for draft
  • rel:latest-version - for published

Is it possible to to have such kind of filtering in JSON:API Explorer?

Comments

dmitry.korhov created an issue. See original summary.

dmitry.korhov’s picture

Title: Add resourceVersion fileter » Add resourceVersion filtering