INPUT_OBJECT

createCommentInput

Autogenerated input type of createComment

link GraphQL Schema definition

  • input createCommentInput {
  • content: String
  • entry_id: ID
  • is_reaction: Boolean
  • user_id: ID
  • }