Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_updateCollection
-
Packages that use RootMutation_updateCollection Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_updateCollection in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_updateCollection Modifier and Type Method Description static RootMutation_updateCollectionMutation. updateCollection()Update an existing `Collection`. -
Uses of RootMutation_updateCollection in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_updateCollection Modifier and Type Method Description RootMutation_updateCollectionRootMutation_updateCollection. args(RootMutation_updateCollection_Args argsBuilder)RootMutation_updateCollectionRootMutation_updateCollection. onUpdateCollection(On_UpdateCollection typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_updateCollection Modifier and Type Method Description On_RootMutationOn_RootMutation. updateCollection(RootMutation_updateCollection callBuilder)Update an existing `Collection`.
-