Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_deleteAttachment
-
Packages that use RootMutation_deleteAttachment Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_deleteAttachment in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_deleteAttachment Modifier and Type Method Description static RootMutation_deleteAttachmentMutation. deleteAttachment()Delete an existing `Attachment`. -
Uses of RootMutation_deleteAttachment in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_deleteAttachment Modifier and Type Method Description RootMutation_deleteAttachmentRootMutation_deleteAttachment. args(RootMutation_deleteAttachment_Args argsBuilder)RootMutation_deleteAttachmentRootMutation_deleteAttachment. onDeleteAttachment(On_DeleteAttachment typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_deleteAttachment Modifier and Type Method Description On_RootMutationOn_RootMutation. deleteAttachment(RootMutation_deleteAttachment callBuilder)Delete an existing `Attachment`.
-