Uses of Class
ch.brix.gql.client.frontify.builders.On_DeleteComment
-
Packages that use On_DeleteComment Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_DeleteComment in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_DeleteComment Modifier and Type Method Description On_DeleteCommentOn_DeleteComment. comment(DeleteComment_comment callBuilder)Deprecated.On_DeleteCommentOn_DeleteComment. id()The Id of the deleted `Comment`.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_DeleteComment Modifier and Type Method Description RootMutation_deleteCommentRootMutation_deleteComment. onDeleteComment(On_DeleteComment typeBuilder)
-