INPUT_OBJECT

deleteCommentInput

Autogenerated input type of deleteComment

link GraphQL Schema definition

  • input deleteCommentInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • id: ID
  • }