Fetch latest schema with CLI #5626
-
As far as I can see, there is currently no option to fetch the latest schema via HIVE CLI, although, there is an option in the GQL API: The CLI only offers to fetch by action id. However, this is usually not known to our clients. Would be great to allow a fetch by "latest". |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
Hey, you can fetch the latest schema SDL/Supergraph from the CDN via the |
Beta Was this translation helpful? Give feedback.
Hey, you can fetch the latest schema SDL/Supergraph from the CDN via the
artifact:fetch
command: https://github.com/kamilkisiela/graphql-hive/blob/main/packages/libraries/cli/README.md#hive-artifactfetch