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"
]
},
{
"lxm": [
"app.luxray.dev.getReview",
"app.luxray.dev.getReviews",
"app.luxray.dev.getUserProfile",
"app.luxray.dev.getUserReviews",
"app.luxray.dev.getFollowers",
"app.luxray.dev.getFollowing",
"app.luxray.dev.getFriendsFeed",
"app.luxray.dev.getPopularWithFriends",
"app.luxray.dev.getRecentFeed",
"app.luxray.dev.getPopularMovies"
],
"type": "permission",
"resource": "rpc",
"inheritAud": true
}
]
}