Uses of Class
ch.brix.gql.client.frontify.builders.On_DeleteCollection
-
Packages that use On_DeleteCollection Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_DeleteCollection in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_DeleteCollection Modifier and Type Method Description On_DeleteCollectionOn_DeleteCollection. collection(DeleteCollection_collection callBuilder)Deprecated.On_DeleteCollectionOn_DeleteCollection. id()The Id of the deleted `Collection`.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_DeleteCollection Modifier and Type Method Description RootMutation_deleteCollectionRootMutation_deleteCollection. onDeleteCollection(On_DeleteCollection typeBuilder)
-