Uses of Class
ch.brix.gql.client.frontify.input_objects.DeleteCollectionInput
-
Packages that use DeleteCollectionInput Package Description ch.brix.gql.client.frontify.builders ch.brix.gql.client.frontify.input_objects -
-
Uses of DeleteCollectionInput in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders with parameters of type DeleteCollectionInput Modifier and Type Method Description RootMutation_deleteCollection_ArgsRootMutation_deleteCollection_Args. input(DeleteCollectionInput value)`DeleteCollection` input argument. -
Uses of DeleteCollectionInput in ch.brix.gql.client.frontify.input_objects
Methods in ch.brix.gql.client.frontify.input_objects that return DeleteCollectionInput Modifier and Type Method Description DeleteCollectionInputDeleteCollectionInput. collectionId(IdScalar v)`Collection` Id.
-