id
Returns Core .
query ($id: ID!) { core(id: $id) { asds_attempts asds_landings block id missions { flight name } original_launch reuse_count rtls_attempts rtls_landings status water_landing } }
3
{ "id": "08a16b83-9094-4e89-8c05-2ccadd5c1c7e" }
{ "core": { "asds_attempts": 42, "asds_landings": 42, "block": 42, "id": "08a16b83-9094-4e89-8c05-2ccadd5c1c7e", "missions": [ { "flight": 42, "name": "A name" } ], "original_launch": "2022-03-06", "reuse_count": 42, "rtls_attempts": 42, "rtls_landings": 42, "status": "status", "water_landing": true } }
company
cores