Uses of Class
ch.brix.gql.client.frontify.objects.AssetCommentItems
-
Packages that use AssetCommentItems Package Description ch.brix.gql.client.frontify.interfaces -
-
Uses of AssetCommentItems in ch.brix.gql.client.frontify.interfaces
Methods in ch.brix.gql.client.frontify.interfaces that return AssetCommentItems Modifier and Type Method Description AssetCommentItemsAsset. getComments()Paginated list of `AssetComment` items for `Asset`.
-