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

  1. Back4App
  2. Aircraft Models, Makers, and Countries
Public

139
109
139
109
  • DatabaseDatabase
  • GraphQL API PlaygroundAPI Playground
  • Get Started GuideGet Started
  • IssuesIssues
  • ContributorsContributors
  • Database
    Database
    Get Started Guide
    Get Started
    Issues
    Issues
    Contributors
    Contributors

Count Fixed_Wing_Rotary_Wings

This GraphQL query Count Fixed_Wing_Rotary_Wings


0
1
2
3
4
query countFixed_Wing_Rotary_Wings {
      fixed_Wing_Rotary_Wings {
        count
      }
    }
{
  "data": {
    "fixed_Wing_Rotary_Wings": {
      "count": 2
    }
  }
}