The Database Hub | Back4App
The Database Hub | Back4App
How it works
  • Log In
  • Sign Up

  1. Back4App
  2. Instagram Clone
Public

50
56
50
56
  • DatabaseDatabase
  • GraphQL API PlaygroundAPI Playground
  • Get Started GuideGet Started
  • IssuesIssues
  • ContributorsContributors
  • GraphQL API Playground
    API Playground
    Get Started Guide
    Get Started
    Issues
    Issues
    Contributors
    Contributors

  1. Instagram Clone
  2. Comment

The class Comments will contain a detailed view of each comment made by the users. It contains all the comment's information.


DataSchema
Get StartedFetch Data
ACLcommentcreatedAtobjectIdownerpostupdatedAt
(undefined)
Beautiful!
2019-10-29T13:49:14.343Z
XPAPk9i5pQ
mPkCbx25A3
kx7VwAHeiT
2019-10-29T13:49:27.979Z
NotesNotes

Class Comment: Detailed Information

The following information about the Comment class of your application:

  • post: ID format
  • comment: String format
  • owner: ID format

Here is a quick example of how this class will look like:

  • post: "DEF456"
  • comment: "I loved this! Great photo!"
  • owner: "ABC123"