Uses of Class
ch.brix.gql.client.frontify.input_objects.UpdateAssetInput
-
Packages that use UpdateAssetInput Package Description ch.brix.gql.client.frontify.builders ch.brix.gql.client.frontify.input_objects -
-
Uses of UpdateAssetInput in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders with parameters of type UpdateAssetInput Modifier and Type Method Description RootMutation_updateAsset_ArgsRootMutation_updateAsset_Args. input(UpdateAssetInput value)`UpdateAsset` input argument. -
Uses of UpdateAssetInput in ch.brix.gql.client.frontify.input_objects
Methods in ch.brix.gql.client.frontify.input_objects that return UpdateAssetInput Modifier and Type Method Description UpdateAssetInputUpdateAssetInput. data(UpdateAssetDataInput v)`Asset` data.UpdateAssetInputUpdateAssetInput. id(IdScalar v)`Asset` Id.
-