SPACEX GraphQL HTTP - Postman

26/02/2023 11:32

GraphQL via HTTP - Raw

 

Post: https://api.spacex.land/graphql/

 

{
    "query" : "query ExampleQuery { company { ceo  }}"
}