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