Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 172 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 172 Bytes

CommentsBundle

Provides Comments

  • MongoDB Support
  • GraphQL Fields

Sample Configuration

comments:
  platform: "odm"
  model: "AppBundle\Document\Video"