Uses of Class
ch.brix.gql.client.frontify.builders.DocumentLibrary_collections_Args
-
Packages that use DocumentLibrary_collections_Args Package Description ch.brix.gql.client.frontify.builders -
-
Uses of DocumentLibrary_collections_Args in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return DocumentLibrary_collections_Args Modifier and Type Method Description DocumentLibrary_collections_ArgsDocumentLibrary_collections_Args. limit(IntScalar value)How many `CollectionItems` to show per query.DocumentLibrary_collections_ArgsDocumentLibrary_collections_Args. page(IntScalar value)Current page number.Methods in ch.brix.gql.client.frontify.builders with parameters of type DocumentLibrary_collections_Args Modifier and Type Method Description DocumentLibrary_collectionsDocumentLibrary_collections. args(DocumentLibrary_collections_Args argsBuilder)
-