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

  1. Back4App
  2. Live Query Demo
Public

2
53
2
53
  • 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. Live Query Demo
  2. Todo


DataSchema
Get StartedFetch Data
FieldsFieldsTypeDescription
FieldobjectId
String
This is the todo object id.
Fieldtitle
String
This is the todo title.
FieldisClosed
Boolean
This column stores if the todo is either closed or not.