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