mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-05 13:20:33 +00:00
3 lines
58 B
GraphQL
3 lines
58 B
GraphQL
mutation($urn: String!) {
|
|
deleteDataProduct(urn: $urn)
|
|
} |