Uses of Class
ch.brix.gql.client.frontify.builders.Asset_comments_Args
-
Packages that use Asset_comments_Args Package Description ch.brix.gql.client.frontify.builders -
-
Uses of Asset_comments_Args in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return Asset_comments_Args Modifier and Type Method Description Asset_comments_ArgsAsset_comments_Args. limit(IntScalar value)How many `AssetComment` items to show per query.Asset_comments_ArgsAsset_comments_Args. page(IntScalar value)Current page number.Asset_comments_ArgsAsset_comments_Args. query(AssetCommentQueryInput value)Additional querying options.Methods in ch.brix.gql.client.frontify.builders with parameters of type Asset_comments_Args Modifier and Type Method Description Asset_commentsAsset_comments. args(Asset_comments_Args argsBuilder)
-