Tool to delete a subgraph from a Grafbase federated graph. Use this when you need to remove a subgraph from the schema registry. The operation can be run as a dry run first to check if deletion would cause composition errors in the federated graph. Required: account_slug, subgra…
branchstringThe branch name where the subgraph exists (defaults to 'main')
dry_runbooleanIf True, validates the deletion without actually removing the subgraph. Useful for checking composition impact.
messagestringOptional message describing the reason for deletion
graph_slugstringOptional graph slug if the account has multiple graphs
account_slugRequiredstringThe organization/account slug that owns the graph (e.g., 'my-organization')
subgraph_nameRequiredstringThe name of the subgraph to delete from the federated graph
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.