Uses of Class
ch.brix.gql.client.frontify.builders.LibraryCollaboratorUserItems_items
-
Packages that use LibraryCollaboratorUserItems_items Package Description ch.brix.gql.client.frontify.builders -
-
Uses of LibraryCollaboratorUserItems_items in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return LibraryCollaboratorUserItems_items Modifier and Type Method Description LibraryCollaboratorUserItems_itemsLibraryCollaboratorUserItems_items. onAccountUser(On_AccountUser typeBuilder)LibraryCollaboratorUserItems_itemsLibraryCollaboratorUserItems_items. onUser(On_User typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type LibraryCollaboratorUserItems_items Modifier and Type Method Description On_LibraryCollaboratorUserItemsOn_LibraryCollaboratorUserItems. items(LibraryCollaboratorUserItems_items callBuilder)List of `User` items that have lowest required permissions to collaborate on a `Library`.
-