Uses of Class
ch.brix.gql.client.frontify.input_objects.UpdateCollectionDataInput
-
Packages that use UpdateCollectionDataInput Package Description ch.brix.gql.client.frontify.input_objects -
-
Uses of UpdateCollectionDataInput in ch.brix.gql.client.frontify.input_objects
Methods in ch.brix.gql.client.frontify.input_objects that return UpdateCollectionDataInput Modifier and Type Method Description UpdateCollectionDataInputUpdateCollectionDataInput. name(StringScalar v)Name of the `Collection`.Methods in ch.brix.gql.client.frontify.input_objects with parameters of type UpdateCollectionDataInput Modifier and Type Method Description UpdateCollectionInputUpdateCollectionInput. data(UpdateCollectionDataInput v)`Collection` data.
-