categoryDeletionInfo
No description
categoryDeletionInfo(
id: UUID
): CategoryDeletionInfo
Arguments
categoryDeletionInfo.id ● UUID scalar
Type
CategoryDeletionInfo object
Get some information we might want to show a user before deleting a category.
This could live under the category object, but rules_count is subject to O(N) query counts.