Uses of Class
ch.brix.gql.client.frontify.input_objects.RemoveAssetPreviewImageInput
-
Packages that use RemoveAssetPreviewImageInput Package Description ch.brix.gql.client.frontify.builders ch.brix.gql.client.frontify.input_objects -
-
Uses of RemoveAssetPreviewImageInput in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders with parameters of type RemoveAssetPreviewImageInput Modifier and Type Method Description RootMutation_removeAssetPreviewImage_ArgsRootMutation_removeAssetPreviewImage_Args. input(RemoveAssetPreviewImageInput value)`RemoveAssetPreviewImage` input argument. -
Uses of RemoveAssetPreviewImageInput in ch.brix.gql.client.frontify.input_objects
Methods in ch.brix.gql.client.frontify.input_objects that return RemoveAssetPreviewImageInput Modifier and Type Method Description RemoveAssetPreviewImageInputRemoveAssetPreviewImageInput. id(IdScalar v)`Asset` Id.
-