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

  1. Back4App
  2. ๐Ÿ‡ต๐Ÿ‡น Portugal Zip Code
Public

59
10
59
10
  • DatabaseDatabase
  • GraphQL API PlaygroundAPI Playground
  • Get Started GuideGet Started
  • IssuesIssues
  • ContributorsContributors
  • Database
    Database
    Get Started Guide
    Get Started
    Issues
    Issues
    Contributors
    Contributors

Count Portugal_Zip_Codes

This GraphQL query Count Portugal_Zip_Codes


0
1
2
3
4
query countPortugal_Zip_Codes {
      portugal_Zip_Codes {
        count
      }
    }
{
  "data": {
    "portugal_Zip_Codes": {
      "count": 171977
    }
  }
}