Closed tobz-nz closed 6 years ago
Aha, I had imported the wrong Role
class for the user fields.
No worries, glad you’re up and running!
how can i call data from Role model into my metric? I mean, I want to show in metric if how many admins, users.
I'm getting the error
Call to undefined method Silvanite\Brandenburg\Role::uriKey()
on the user resource page - for the call to/nova-api/users?search=&filters=&orderBy=&orderByDirection=desc&perPage=25&trashed=&page=1&viaResource=&viaResourceId=&viaRelationship=&relationshipType=
.Breaks the page.