Uses of Class
ch.brix.gql.client.frontify.input_objects.AssetQueryInFolderInput
-
Packages that use AssetQueryInFolderInput Package Description ch.brix.gql.client.frontify.input_objects -
-
Uses of AssetQueryInFolderInput in ch.brix.gql.client.frontify.input_objects
Methods in ch.brix.gql.client.frontify.input_objects that return AssetQueryInFolderInput Modifier and Type Method Description AssetQueryInFolderInputAssetQueryInFolderInput. id(IdScalar v)`Folder` Id.Methods in ch.brix.gql.client.frontify.input_objects with parameters of type AssetQueryInFolderInput Modifier and Type Method Description AssetQueryInputAssetQueryInput. inFolder(AssetQueryInFolderInput v)Limit the result set to a specific `Folder` of this `Library`.
-