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