Class RootMutation_deleteCollection
- java.lang.Object
-
- ch.brix.gql.client.CallBuilder<DeleteCollection>
-
- ch.brix.gql.client.frontify.builders.RootMutation_deleteCollection
-
public class RootMutation_deleteCollection extends ch.brix.gql.client.CallBuilder<DeleteCollection>
-
-
Constructor Summary
Constructors Constructor Description RootMutation_deleteCollection()
-
Method Summary
Modifier and Type Method Description RootMutation_deleteCollectionargs(RootMutation_deleteCollection_Args argsBuilder)RootMutation_deleteCollectiononDeleteCollection(On_DeleteCollection typeBuilder)
-
-
-
Method Detail
-
args
public RootMutation_deleteCollection args(RootMutation_deleteCollection_Args argsBuilder)
-
onDeleteCollection
public RootMutation_deleteCollection onDeleteCollection(On_DeleteCollection typeBuilder)
-
-