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

Allow to download schema via CLI #678

Closed
4 tasks
kamilkisiela opened this issue Nov 24, 2022 · 5 comments
Closed
4 tasks

Allow to download schema via CLI #678

kamilkisiela opened this issue Nov 24, 2022 · 5 comments
Assignees
Labels
enhancement New feature or request that adds new things or value to Hive good first issue Good for newcomers

Comments

@kamilkisiela
Copy link
Owner

  • full schema
  • supergraphsdl
  • introspection result
  • schema of a service
@kamilkisiela kamilkisiela added the enhancement New feature or request that adds new things or value to Hive label Nov 24, 2022
@kamilkisiela
Copy link
Owner Author

#622 will help a lot here

@n1ru4l
Copy link
Collaborator

n1ru4l commented Dec 1, 2022

For now everyone struggling with this can download the schema from CDN:

curl -L -H 'X-Hive-CDN-Key: <your-cdn-key>' https://cdn.graphql-hive.com/artifacts/v1/<your-target-id>/sdl.graphql

@dotansimha
Copy link
Collaborator

@n1ru4l @kamilkisiela should we just close this one? Or do we want to eventually have that as part of the CLI commands?

@kamilkisiela
Copy link
Owner Author

Definitely as part of the CLI, for convenience

@dotansimha dotansimha added the good first issue Good for newcomers label Dec 13, 2022
@klippx klippx mentioned this issue Feb 2, 2023
14 tasks
@n1ru4l
Copy link
Collaborator

n1ru4l commented Mar 6, 2023

See #1541

@n1ru4l n1ru4l closed this as completed Jul 21, 2023
@theguild-bot theguild-bot mentioned this issue Jan 24, 2024
92 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request that adds new things or value to Hive good first issue Good for newcomers
Projects
Status: Q4 2023 – Jan-Mar
Development

Successfully merging a pull request may close this issue.

3 participants