Class DeleteCommentInput
- java.lang.Object
-
- ch.brix.gql.client.InputObject
-
- ch.brix.gql.client.frontify.input_objects.DeleteCommentInput
-
public class DeleteCommentInput extends ch.brix.gql.client.InputObject
-
-
Constructor Summary
Constructors Constructor Description DeleteCommentInput()
-
-
-
Method Detail
-
id
public DeleteCommentInput id(IdScalar v)
Id of the `AssetComment` to delete.
-
-