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