Skip to content

Release v2.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 12:57
· 154 commits to 7f6f70364b75ca0ab96fd6f17137f25e46e52eb5 since this release

Summary

Queries can state what the caller sees, not just who may call them.

Added

  • scoped to <scope> on a query, stating what its results are narrowed to (#36)

Changed

  • A query with no scoped to is scoped to the tenant it runs for; scoped to global is how a query opts out and reaches past it (#36)