Uses of Class
ch.brix.gql.client.frontify.builders.On_DeleteAttachment
-
Packages that use On_DeleteAttachment Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_DeleteAttachment in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_DeleteAttachment Modifier and Type Method Description On_DeleteAttachmentOn_DeleteAttachment. attachment(DeleteAttachment_attachment callBuilder)Deprecated.On_DeleteAttachmentOn_DeleteAttachment. id()The Id of the deleted `Attachment`.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_DeleteAttachment Modifier and Type Method Description RootMutation_deleteAttachmentRootMutation_deleteAttachment. onDeleteAttachment(On_DeleteAttachment typeBuilder)
-