graphql-hive / graphql-hive/console
(workflow question) What is the recommended way of changing the name of a subgraph
Open
question
- Dominant language
- TypeScript
- Stars
- 483
- Forks
- 145
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 65
Description
So far we've been using a process where we
- hive schema:publish a schema with @override on all fields from
- hive schema:delete
- clean up all @override annotations from
it feels rather tedious and complex for such a 'simple' change
I remember in the past that there was a way of changing the name of a subgraph in the UI of hive itself but that seems to have been removed somewhere along the way.
So my question is: "What is the recommended approach for changing the name of a subgraph"
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.