Replies: 1 comment
-
Ah, I do see this mutation in the code. Is there a reason why it's not exposed in the CLI? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all,
I have a particular use case for app deployments - I'd like to have a way to somehow disable or delete app deployments. Basically, once I know something is no longer being used or if usage numbers are low enough for a sufficiently old app deployment, I want to be able to disable it.
Looking at the docs, I only see a way to add and publish app deployments.
https://github.com/graphql-hive/console/tree/main/packages/libraries/cli#hive-appcreate-file
And poking around the Hive web dashboard, I don't see any options to do the same.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions