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

  1. CubyCode
  2. MyStream | A social network app template
Public

37
49
37
49
  • 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. MyStream | A social network app template
  2. Rooms

The class Rooms will a detailed view of each room registered in the application. It contains all the room's information.


DataSchema
Get StartedFetch Data
ACLcreatedAtcurrencydescriptionimagenameobjectIdpriceNrupdatedAt
(undefined)
2019-04-26T04:19:01.793Z
$
EDIT ME!
image.jpg
EDIT ME!
2jpmRnjPjB
10
2019-04-26T04:19:01.793Z
(undefined)
2019-04-26T12:08:37.284Z
$
EDIT ME!
image.jpg
EDIT ME!
UW4DwTp2rM
10
2019-04-26T12:08:37.284Z
NotesNotes

Class Rooms: Detailed Information

The following information about the class:

  • ACL: ACL format
  • createdAt: Date format
  • currency: String format
  • description: String format
  • image: File format
  • name: String format
  • objectId: String format
  • priceNr: Number format
  • updatedAt: Date format

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

  • ACL: Public Read + Write
  • createdAt: 2019-04-26T04:19:01.793Z
  • currency: $4.99
  • description: Room
  • image: room.jpg
  • name: Back4App Room
  • objectId: 2jpmRnjPjB
  • priceNr: 10
  • updatedAt: 2019-04-26T04:19:01.793Z