Uses of Class
ch.brix.gql.client.frontify.builders.Asset_comments
-
Packages that use Asset_comments Package Description ch.brix.gql.client.frontify.builders -
-
Uses of Asset_comments in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return Asset_comments Modifier and Type Method Description Asset_commentsAsset_comments. args(Asset_comments_Args argsBuilder)Asset_commentsAsset_comments. onAssetCommentItems(On_AssetCommentItems typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type Asset_comments Modifier and Type Method Description On_AssetOn_Asset. comments(Asset_comments callBuilder)Paginated list of `AssetComment` items for `Asset`.
-