Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schema for SpaceX REST API #30

Merged
merged 1 commit into from Oct 28, 2021
Merged

Conversation

oliver-pham
Copy link
Contributor

@oliver-pham oliver-pham commented Oct 23, 2021

Linked Issue

Fix #14

Description

This PR should add GraphQL schemas and queries for fetching launches from SpaceX REST API v3. This should help resolve #15.

Methodology

Because the data source from SpaceX REST API is not yet supported, I added a schema for a typical launch returned by the REST API. I also added some queries, including:

What's not included:

- GET all launches
- GET one launch
- GET past launches
- GET upcoming launches
- GET next launch
@Cerchie
Copy link
Contributor

Cerchie commented Oct 28, 2021

thanks @oliver-pham ! We'd love to send you stickers to thank you, you can submit your address here https://stepzen.com/stickers

@Cerchie Cerchie merged commit 59417db into stepzen-dev:main Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create page to fetch launches by launch year Create schema for SpaceX REST API
2 participants