UnDeletableAccordObjectsPayload
Ids of accord objects a customer-role viewer is not allowed to delete.
type UnDeletableAccordObjectsPayload {
stageIds: [String]
resourceIds: [String]
}
Fields
UnDeletableAccordObjectsPayload.stageIds ● [String] list scalar
Ids of stages that contain an internal step and so cannot be deleted.
UnDeletableAccordObjectsPayload.resourceIds ● [String] list scalar
Ids of resource folders that contain an internal resource and so cannot be deleted.
Returned By
unDeletableAccordObjects query