Uses of Class
ch.brix.gql.client.frontify.builders.Audio_comments_Args
-
Packages that use Audio_comments_Args Package Description ch.brix.gql.client.frontify.builders -
-
Uses of Audio_comments_Args in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return Audio_comments_Args Modifier and Type Method Description Audio_comments_ArgsAudio_comments_Args. limit(IntScalar value)How many `AssetComment` items to show per query.Audio_comments_ArgsAudio_comments_Args. page(IntScalar value)Current page number.Audio_comments_ArgsAudio_comments_Args. query(AssetCommentQueryInput value)`AssetComment` query for results filtering.Methods in ch.brix.gql.client.frontify.builders with parameters of type Audio_comments_Args Modifier and Type Method Description Audio_commentsAudio_comments. args(Audio_comments_Args argsBuilder)
-