DeleteRoleAssetLink
type DeleteRoleAssetLink {
success: Boolean!
}Fields
success ● Boolean! non-null scalar
Implemented By
Last updated
Was this helpful?
Result of a delete role asset link operation.
type DeleteRoleAssetLink {
success: Boolean!
}Boolean! non-null scalarWhether the delete was successful.
DeleteRoleAssetLinkResult union
Last updated
Was this helpful?
Was this helpful?