Uses of Class
ch.brix.gql.client.frontify.input_objects.LibraryPageAssetQueryInput
-
Packages that use LibraryPageAssetQueryInput Package Description ch.brix.gql.client.frontify.builders ch.brix.gql.client.frontify.input_objects -
-
Uses of LibraryPageAssetQueryInput in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders with parameters of type LibraryPageAssetQueryInput Modifier and Type Method Description LibraryPage_assets_ArgsLibraryPage_assets_Args. query(LibraryPageAssetQueryInput value)Define search criteria for `Assets` in this `LibraryPage`. -
Uses of LibraryPageAssetQueryInput in ch.brix.gql.client.frontify.input_objects
Methods in ch.brix.gql.client.frontify.input_objects that return LibraryPageAssetQueryInput Modifier and Type Method Description LibraryPageAssetQueryInputLibraryPageAssetQueryInput. term(StringScalar v)Search term used to retrieve matched results.
-