cores
Return type
[Core]
Request
query cores($find: CoresFind, $limit: Int, $offset: Int, $order: String, $sort: String) {
cores(find: $find, limit: $limit, offset: $offset, order: $order, sort: $sort) {
asds_attempts
asds_landings
block
id
missions {
...CapsuleMissionFragment
}
original_launch
reuse_count
rtls_attempts
rtls_landings
status
water_landing
}
}