ENUM

UserPostInteractionType

UserPostInteractionType is enum for the field type

link GraphQL Schema definition

  • enum UserPostInteractionType {
  • like
  • comment
  • bookmark
  • view
  • other
  • }