Uses of Class
ch.brix.gql.client.frontify.input_objects.DeleteBrandInput
-
Packages that use DeleteBrandInput Package Description ch.brix.gql.client.frontify.builders ch.brix.gql.client.frontify.input_objects -
-
Uses of DeleteBrandInput in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders with parameters of type DeleteBrandInput Modifier and Type Method Description RootMutation_deleteBrand_ArgsRootMutation_deleteBrand_Args. input(DeleteBrandInput value)`DeleteBrand` input argument. -
Uses of DeleteBrandInput in ch.brix.gql.client.frontify.input_objects
Methods in ch.brix.gql.client.frontify.input_objects that return DeleteBrandInput Modifier and Type Method Description DeleteBrandInputDeleteBrandInput. id(IdScalar v)`Brand` id.
-