Uses of Class
ch.brix.gql.client.frontify.builders.Library_currentUserPermissions
-
Packages that use Library_currentUserPermissions Package Description ch.brix.gql.client.frontify.builders -
-
Uses of Library_currentUserPermissions in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return Library_currentUserPermissions Modifier and Type Method Description Library_currentUserPermissionsLibrary_currentUserPermissions. onLibraryUserPermissions(On_LibraryUserPermissions typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type Library_currentUserPermissions Modifier and Type Method Description On_LibraryOn_Library. currentUserPermissions(Library_currentUserPermissions callBuilder)Check current `User` permissions in a specific `Library`.
-