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