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

  1. Back4App
  2. πŸ‡©πŸ‡ͺ Zip Codes Germany
Public

138
117
138
117
  • DatabaseDatabase
  • GraphQL API PlaygroundAPI Playground
  • Get Started GuideGet Started
  • IssuesIssues
  • ContributorsContributors
  • Database
    Database
    Get Started Guide
    Get Started
    Issues
    Issues
    Contributors
    Contributors

Count Postal_Codes_Germanies

This GraphQL query Count Postal_Codes_Germanies


0
1
2
3
4
query countPostal_Codes_Germanies {
      postal_Codes_Germanies {
        count
      }
    }
{
  "data": {
    "postal_Codes_Germanies": {
      "count": 16477
    }
  }
}