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

  1. Back4App
  2. AWS EC2 Pricing Comparison
Public

0
11
0
11
  • DatabaseDatabase
  • GraphQL API PlaygroundAPI Playground
  • Get Started GuideGet Started
  • IssuesIssues
  • ContributorsContributors
  • Database
    Database
    Get Started Guide
    Get Started
    Issues
    Issues
    Contributors
    Contributors

All Families

This GraphQL query fetches All Families


0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
query allFamilies {
      families (skip: 0, limit: 3) {
        results {
          ACL
          createdAt
          family
          id
          operatingSystems (skip: 0, limit: 3) {
            results {
              id
            }
          }
          prices (skip: 0, limit: 3) {
            results {
              id
            }
          }
          products (skip: 0, limit: 3) {
            results {
              id
            }
          }
          regions (skip: 0, limit: 3) {
            results {
              id
            }
          }
          sizes (skip: 0, limit: 3) {
            results {
              id
            }
          }
          terms (skip: 0, limit: 3) {
            results {
              id
            }
          }
          updatedAt
        }
      }
    }
{
  "data": {
    "families": {
      "results": [
        {
          "ACL": null,
          "createdAt": "2020-05-08T16:45:44.488Z",
          "family": "c5d",
          "id": "lFZOCtECrU",
          "operatingSystems": {
            "results": [
              {
                "id": "MpeSjvr6wq"
              },
              {
                "id": "Vr4k7D1UPx"
              },
              {
                "id": "bHA2ttNgMv"
              }
            ]
          },
          "prices": {
            "results": [
              {
                "id": "002GvbCuFO"
              },
              {
                "id": "00Em7jmD8f"
              },
              {
                "id": "00EzFZe5fP"
              }
            ]
          },
          "products": {
            "results": [
              {
                "id": "00KItqyMNI"
              },
              {
                "id": "02rhGZa3n1"
              },
              {
                "id": "03fJMuZr41"
              }
            ]
          },
          "regions": {
            "results": [
              {
                "id": "4CNFo6WhbY"
              },
              {
                "id": "7AYJWjMuOZ"
              },
              {
                "id": "97Y8j5Dlq2"
              }
            ]
          },
          "sizes": {
            "results": [
              {
                "id": "5MCaVwypSK"
              },
              {
                "id": "CkyJZoO0gi"
              },
              {
                "id": "KQBZlW8hDK"
              }
            ]
          },
          "terms": {
            "results": [
              {
                "id": "00UU5KYcu4"
              },
              {
                "id": "00mSoAdmyF"
              },
              {
                "id": "00zInsd33g"
              }
            ]
          },
          "updatedAt": "2020-05-26T15:09:49.200Z"
        },
        {
          "ACL": null,
          "createdAt": "2020-05-08T16:46:11.742Z",
          "family": "m5dn",
          "id": "5BWI3IscCY",
          "operatingSystems": {
            "results": [
              {
                "id": "MpeSjvr6wq"
              },
              {
                "id": "Vr4k7D1UPx"
              },
              {
                "id": "bHA2ttNgMv"
              }
            ]
          },
          "prices": {
            "results": [
              {
                "id": "005zSeZ8rd"
              },
              {
                "id": "009CZDcLPp"
              },
              {
                "id": "00Ev5CvHOt"
              }
            ]
          },
          "products": {
            "results": [
              {
                "id": "03bKFGQT42"
              },
              {
                "id": "03qT8kC2Aj"
              },
              {
                "id": "06DlVxaDn0"
              }
            ]
          },
          "regions": {
            "results": [
              {
                "id": "CRRrFOTc89"
              },
              {
                "id": "HlydKGWpMa"
              },
              {
                "id": "RcFJrGoFyU"
              }
            ]
          },
          "sizes": {
            "results": [
              {
                "id": "5MCaVwypSK"
              },
              {
                "id": "BUhgUlQVxv"
              },
              {
                "id": "CAxshrU8NI"
              }
            ]
          },
          "terms": {
            "results": [
              {
                "id": "00LRNSGyUV"
              },
              {
                "id": "00iooWUptj"
              },
              {
                "id": "01IIhDjZkQ"
              }
            ]
          },
          "updatedAt": "2020-05-21T09:51:15.456Z"
        },
        {
          "ACL": null,
          "createdAt": "2020-05-08T16:46:13.659Z",
          "family": "m5a",
          "id": "4125G9soUD",
          "operatingSystems": {
            "results": [
              {
                "id": "MpeSjvr6wq"
              },
              {
                "id": "Vr4k7D1UPx"
              },
              {
                "id": "bHA2ttNgMv"
              }
            ]
          },
          "prices": {
            "results": [
              {
                "id": "00CNhx6cQz"
              },
              {
                "id": "00CXxi6Tb3"
              },
              {
                "id": "00RBc7Jocc"
              }
            ]
          },
          "products": {
            "results": [
              {
                "id": "00FwBTMNpq"
              },
              {
                "id": "00iGXqdtJn"
              },
              {
                "id": "01iSze5F1S"
              }
            ]
          },
          "regions": {
            "results": [
              {
                "id": "4CNFo6WhbY"
              },
              {
                "id": "CRRrFOTc89"
              },
              {
                "id": "HlydKGWpMa"
              }
            ]
          },
          "sizes": {
            "results": [
              {
                "id": "5MCaVwypSK"
              },
              {
                "id": "BUhgUlQVxv"
              },
              {
                "id": "CAxshrU8NI"
              }
            ]
          },
          "terms": {
            "results": [
              {
                "id": "00P7zFg2mF"
              },
              {
                "id": "00niPkPxgE"
              },
              {
                "id": "00q4adqKCc"
              }
            ]
          },
          "updatedAt": "2020-05-25T20:28:49.560Z"
        }
      ]
    }
  }
}