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