Class RootMutation_deleteAttachment
- java.lang.Object
-
- ch.brix.gql.client.CallBuilder<DeleteAttachment>
-
- ch.brix.gql.client.frontify.builders.RootMutation_deleteAttachment
-
public class RootMutation_deleteAttachment extends ch.brix.gql.client.CallBuilder<DeleteAttachment>
-
-
Constructor Summary
Constructors Constructor Description RootMutation_deleteAttachment()
-
Method Summary
Modifier and Type Method Description RootMutation_deleteAttachmentargs(RootMutation_deleteAttachment_Args argsBuilder)RootMutation_deleteAttachmentonDeleteAttachment(On_DeleteAttachment typeBuilder)
-
-
-
Method Detail
-
args
public RootMutation_deleteAttachment args(RootMutation_deleteAttachment_Args argsBuilder)
-
onDeleteAttachment
public RootMutation_deleteAttachment onDeleteAttachment(On_DeleteAttachment typeBuilder)
-
-