Skip to main content

deleteComponentPermission

Deletes a ComponentPermission, requires ADMIN on all Components the permission currently affects. Ensures that after the permission is deleted, all previously affected Components still have a permission which grants ADMIN to at least one user.

deleteComponentPermission(
input: DeleteNodeInput!
): DeleteNodePayload!

Arguments

deleteComponentPermission.input ● DeleteNodeInput! non-null input

Defines which ComponentPermission to delete

Type

DeleteNodePayload object

Payload type for delete node mutations