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

  1. SIMPLEAPP
  2. Numbster | Who is calling you? (android)
Public

12
12
12
12
  • 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. Numbster | Who is calling you? (android)
  2. User

The User Class provides all registered users in the app, their nicknames, email, etc...


DataSchema
Get StartedFetch Data
ACLauthDatacreatedAtemailemailVerifiedinstallationnicknameobjectIdpasswordupdatedAtusername
{"*":{"read":true},"yLiNinXjVT":{"read":true,"write":true}}
(undefined)
2019-12-11T14:42:19.069Z
[email protected]
(undefined)
HNuqmaxWjE
7"r
yLiNinXjVT
(undefined)
2019-12-21T03:05:02.242Z
username1
NotesNotes

Class User: Detailed Info

Data type of each field of this Class:

  • ACL: ACL
  • authData: Object
  • createdAt: Date
  • email: String
  • emailVerified: Boolean
  • installation: String
  • nickname: String
  • objectId: String
  • password: String
  • updatedAt: Date
  • username: String

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

  • ACL: {"*":{"read":true},"yLiNinXjVT":{"read":true,"write":true}}
  • authData: (undefined)
  • createdAt: 16 Dec 2019 at 13:31:55 UTC
  • email: [email protected]
  • emailVerified: True
  • installation: HNuqmaxWjE
  • nickname: ZaxMax2019
  • objectId: KYFTJHW0BJ
  • password: ***
  • updatedAt: 16 Dec 2019 at 13:31:55