INPUT_OBJECT
Exact match query arguments for UserRole
input UserRole_Exact {# Select multiple UserRole by ID.id: [Int]# True if the role restricts access, false otherwise.is_restrictive: Boolean# `true` to show the active items, `false` otherwise. `null` to show both active & # deactivated items. Defaults to `true`.is_active: Boolean}