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