Slight diff with the introspection needed for the builds (#33711)

Slight diff of ordering when running node scripts/generate_types_from_graphql.js
This commit is contained in:
Frank Hassanabad 2019-03-22 11:57:59 -06:00 committed by GitHub
parent 8fa9c32116
commit ee7921abe2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3091,14 +3091,6 @@
"type": { "kind": "SCALAR", "name": "Float", "ofType": null },
"isDeprecated": false,
"deprecationReason": null
},
{
"name": "uniquePrivateIps",
"description": "",
"args": [],
"type": { "kind": "SCALAR", "name": "Float", "ofType": null },
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
@ -4238,6 +4230,14 @@
"type": { "kind": "SCALAR", "name": "Float", "ofType": null },
"isDeprecated": false,
"deprecationReason": null
},
{
"name": "uniquePrivateIps",
"description": "",
"args": [],
"type": { "kind": "SCALAR", "name": "Float", "ofType": null },
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,