Uses of Class
ch.brix.gql.client.frontify.objects.AssetItems
-
Packages that use AssetItems Package Description ch.brix.gql.client.frontify.interfaces -
-
Uses of AssetItems in ch.brix.gql.client.frontify.interfaces
Methods in ch.brix.gql.client.frontify.interfaces that return AssetItems Modifier and Type Method Description AssetItemsFolder. getAssets()The `AssetItems` in the current `Library`/`Workspace`/`Folder`.AssetItemsLibrary. getAssets()Search or list `Assets` in this `Library`.AssetItemsAsset. getRelatedAssets()Paginated list of `Asset` items related to `Asset`.
-