RoleOwnerFilterInput
Last updated
Was this helpful?
Input object for filtering listing owners.
input RoleOwnerFilterInput {
inherited: Boolean
inheritedOnly: Boolean
}Boolean scalarAlso included inherited assignments (from ancestor resources). By default (if not set), this is false.
Boolean scalarIf true, only the assignments on the ancestor resources are returned. By default (if not set), this is false.
Last updated
Was this helpful?
Was this helpful?