Uses of Class
ch.brix.gql.client.frontify.input_objects.UpdateCollectionInput
-
Packages that use UpdateCollectionInput Package Description ch.brix.gql.client.frontify.builders ch.brix.gql.client.frontify.input_objects -
-
Uses of UpdateCollectionInput in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders with parameters of type UpdateCollectionInput Modifier and Type Method Description RootMutation_updateCollection_ArgsRootMutation_updateCollection_Args. input(UpdateCollectionInput value)`UpdateCollection` input argument. -
Uses of UpdateCollectionInput in ch.brix.gql.client.frontify.input_objects
Methods in ch.brix.gql.client.frontify.input_objects that return UpdateCollectionInput Modifier and Type Method Description UpdateCollectionInputUpdateCollectionInput. collectionId(IdScalar v)`Collection` Id.UpdateCollectionInputUpdateCollectionInput. data(UpdateCollectionDataInput v)`Collection` data.
-