-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Is it possible to group exports by a field of a related item?
Specifically I want to split my permissions into two groups: admins and users. I've used groupBy: ['policy'] and it works well, but the files are just named __{SOME_UUID}.json. Would it be possible to have them be named admins.json and users.json if the related policies are called admins and users?
Metadata
Metadata
Assignees
Labels
No labels