No description available.
View raw schema
{
"type": "permission-set",
"title": "Luxray Core Features",
"detail": "Create and manage Luxray profile data and Luxray follows.",
"permissions": [
{
"type": "permission",
"resource": "repo",
"collection": [
"app.luxray.graph.follow"
]
},
{
"type": "permission",
"resource": "repo",
"collection": [
"app.luxray.profile.favoriteMovies"
]
}
]
}