Skip to content

Feat/relationship query commands#37

Merged
thisisnkc merged 5 commits intomainfrom
feat/relationship-query-commands
Mar 30, 2026
Merged

Feat/relationship query commands#37
thisisnkc merged 5 commits intomainfrom
feat/relationship-query-commands

Conversation

@thisisnkc
Copy link
Copy Markdown
Owner

Summary

add relationships list and export commands

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Refactor / chore

Affected Package(s)

  • @permify-toolkit/core
  • @permify-toolkit/nestjs
  • @permify-toolkit/cli
  • Simulator / docs

Checklist

  • My code follows the existing style (ran pnpm lint and pnpm format:check)
  • Tests are passing (pnpm test)
  • I have added/updated tests for new behavior
  • I have run pnpm changeset if this change affects a published package
  • Public API changes are reflected in src/public-api.ts

Related Issues

none

thisisnkc and others added 5 commits March 29, 2026 22:59
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add two new CLI commands for querying relationship tuples from a Permify
  tenant without requiring a schema in config:

- `relationships list` — display tuples in table or compact format
- `relationships export` — write tuples to a seed-compatible JSON file

Includes core `readRelationships` function with automatic pagination,
shared filter helpers and tests.
@thisisnkc thisisnkc merged commit 18ae004 into main Mar 30, 2026
2 checks passed
@thisisnkc thisisnkc deleted the feat/relationship-query-commands branch March 30, 2026 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant